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

/xsrc/external/mit/xf86-video-nsc/dist/src/panel/
H A Ddora9211.h164 #define DRD_DATAOUTP9211OUT DRD_GEODE_GPIO_BASE + DRD_GEODE_GPDO0 macro
H A Ddora9211.c373 gfx_outd(DRD_DATAOUTP9211OUT, value | DRD_DATAIN9211);
382 gfx_outd(DRD_DATAOUTP9211OUT, value & (~DRD_DATAIN9211));
/xsrc/external/mit/xf86-video-geode/dist/src/panel/
H A Ddora9211.h60 #define DRD_DATAOUTP9211OUT DRD_GEODE_GPIO_BASE + DRD_GEODE_GPDO0 macro
H A Ddora9211.c265 gfx_outd(DRD_DATAOUTP9211OUT, value | DRD_DATAIN9211);
274 gfx_outd(DRD_DATAOUTP9211OUT, value & (~DRD_DATAIN9211));

Completed in 3 milliseconds