Searched refs:FPModeParams (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Dgx2_9211.c281 CS92xx_MODE *pMode = &FPModeParams[mode];
361 if ((FPModeParams[mode].xres == pstat->XRes) &&
362 (FPModeParams[mode].yres == pstat->YRes) &&
363 (FPModeParams[mode].bpp == pstat->Depth) &&
364 (FPModeParams[mode].panel_type == pstat->Type) &&
365 (FPModeParams[mode].color_type == pstat->MonoColor)) {
H A Dcen9211.c296 if ((FPModeParams[mode].xres == pstat->XRes) &&
297 (FPModeParams[mode].yres == pstat->YRes) &&
298 (FPModeParams[mode].bpp == pstat->Depth) &&
299 (FPModeParams[mode].panel_type == pstat->Type) &&
300 (FPModeParams[mode].color_type == pstat->MonoColor)) {
321 CS92xx_MODE *pMode = &FPModeParams[mode];
H A Ddora9211.c307 if ((FPModeParams[mode].xres == pstat->XRes) &&
308 (FPModeParams[mode].yres == pstat->YRes) &&
309 (FPModeParams[mode].bpp == pstat->Depth) &&
310 (FPModeParams[mode].panel_type == pstat->Type) &&
311 (FPModeParams[mode].color_type == pstat->MonoColor)) {
314 CS92xx_MODE *pMode = &FPModeParams[mode];
H A D92xx.h279 CS92xx_MODE FPModeParams[] = { variable in typeref:typename:CS92xx_MODE[]
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Dgx2_9211.c194 CS92xx_MODE *pMode = &FPModeParams[mode];
274 if ((FPModeParams[mode].xres == pstat->XRes) &&
275 (FPModeParams[mode].yres == pstat->YRes) &&
276 (FPModeParams[mode].bpp == pstat->Depth) &&
277 (FPModeParams[mode].panel_type == pstat->Type) &&
278 (FPModeParams[mode].color_type == pstat->MonoColor)) {
H A Dcen9211.c193 if ((FPModeParams[mode].xres == pstat->XRes) &&
194 (FPModeParams[mode].yres == pstat->YRes) &&
195 (FPModeParams[mode].bpp == pstat->Depth) &&
196 (FPModeParams[mode].panel_type == pstat->Type) &&
197 (FPModeParams[mode].color_type == pstat->MonoColor)) {
218 CS92xx_MODE *pMode = &FPModeParams[mode];
H A Ddora9211.c199 if ((FPModeParams[mode].xres == pstat->XRes) &&
200 (FPModeParams[mode].yres == pstat->YRes) &&
201 (FPModeParams[mode].bpp == pstat->Depth) &&
202 (FPModeParams[mode].panel_type == pstat->Type) &&
203 (FPModeParams[mode].color_type == pstat->MonoColor)) {
206 CS92xx_MODE *pMode = &FPModeParams[mode];
H A D92xx.h167 CS92xx_MODE FPModeParams[] = { variable in typeref:typename:CS92xx_MODE[]

Completed in 619 milliseconds