Searched refs:DRD_LCDRESGPIO3 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Ddora9211.h181 #define DRD_LCDRESGPIO3 0x02 macro
H A Ddora9211.c193 Panel_2Byte = (Panel_2Byte >> (DRD_LCDRESGPIO3 - DRD_LCDRESGPIO2 - 1));
198 Panel_2Byte = (Panel_2Byte >> (DRD_LCDRESGPIO4 - DRD_LCDRESGPIO3 - 1));
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Ddora9211.h78 #define DRD_LCDRESGPIO3 0x02 macro
H A Ddora9211.c85 Panel_2Byte = (Panel_2Byte >> (DRD_LCDRESGPIO3 - DRD_LCDRESGPIO2 - 1));
90 Panel_2Byte = (Panel_2Byte >> (DRD_LCDRESGPIO4 - DRD_LCDRESGPIO3 - 1));

Completed in 4 milliseconds