Searched defs:drm32_mga_init (Results 1 – 1 of 1) sorted by relevance
43 typedef struct drm32_mga_init { struct44 int func;45 u32 sarea_priv_offset;46 int chipset;47 int sgram;48 unsigned int maccess;49 unsigned int fb_cpp;50 unsigned int front_offset, front_pitch;51 unsigned int back_offset, back_pitch;52 unsigned int depth_cpp;[all …]