| /xsrc/external/mit/xf86-video-nsc/dist/src/panel/ |
| H A D | dora9211.c | 339 gfx_outd(0x9030, pm_value); 355 gfx_outd(DRD_CSP9211OUT, value | DRD_CS9211); 364 gfx_outd(DRD_CSP9211OUT, value & (~DRD_CS9211)); 373 gfx_outd(DRD_DATAOUTP9211OUT, value | DRD_DATAIN9211); 382 gfx_outd(DRD_DATAOUTP9211OUT, value & (~DRD_DATAIN9211)); 414 gfx_outd(DRD_CLOCKP9211OUT, value | DRD_CLOCK9211); 423 gfx_outd(DRD_CLOCKP9211OUT, value & (~DRD_CLOCK9211)); 432 gfx_outd((DRD_GEODE_GPIO_BASE + DRD_GEODE_GPPIN_SEL), DRD_CLOCK9211CFG); 433 gfx_outd((DRD_GEODE_GPIO_BASE + DRD_GEODE_GPPIN_CFG), 3); 435 gfx_outd((DRD_GEODE_GPIO_BAS [all...] |
| H A D | panel.h | 179 extern void gfx_outd(unsigned short port, unsigned long data);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/panel/ |
| H A D | dora9211.c | 231 gfx_outd(0x9030, pm_value); 247 gfx_outd(DRD_CSP9211OUT, value | DRD_CS9211); 256 gfx_outd(DRD_CSP9211OUT, value & (~DRD_CS9211)); 265 gfx_outd(DRD_DATAOUTP9211OUT, value | DRD_DATAIN9211); 274 gfx_outd(DRD_DATAOUTP9211OUT, value & (~DRD_DATAIN9211)); 306 gfx_outd(DRD_CLOCKP9211OUT, value | DRD_CLOCK9211); 315 gfx_outd(DRD_CLOCKP9211OUT, value & (~DRD_CLOCK9211)); 324 gfx_outd((DRD_GEODE_GPIO_BASE + DRD_GEODE_GPPIN_SEL), DRD_CLOCK9211CFG); 325 gfx_outd((DRD_GEODE_GPIO_BASE + DRD_GEODE_GPPIN_CFG), 3); 327 gfx_outd((DRD_GEODE_GPIO_BAS [all...] |
| H A D | panel.h | 68 extern void gfx_outd(unsigned short port, unsigned long data);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | durango.c | 440 gfx_outd(unsigned short port, unsigned long data) function in typeref:typename:void 522 gfx_outd(unsigned short port, unsigned long data) function in typeref:typename:void 542 void gfx_outd(unsigned short port, unsigned long data); 575 gfx_outd(unsigned short port, unsigned long data) function in typeref:typename:void 650 gfx_outd(unsigned short port, unsigned long data) function in typeref:typename:void 662 #define OUTD(port, data) gfx_outd(port, data)
|
| H A D | nsc.h | 221 extern void gfx_outd(unsigned short port, unsigned long data);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | durango.c | 114 void gfx_outd(unsigned short, unsigned long); 147 gfx_outd(unsigned short port, unsigned long data) function in typeref:typename:void
|
| H A D | geode.h | 152 extern void gfx_outd(unsigned short port, unsigned long data);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | durango.c | 432 gfx_outd(unsigned short port, unsigned long data) function in typeref:typename:void 516 gfx_outd(unsigned short port, unsigned long data) function in typeref:typename:void 557 gfx_outd(unsigned short port, unsigned long data) function in typeref:typename:void 568 #define OUTD(port, data) gfx_outd(port, data)
|