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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dcyber2000fb.c885 hw.ramdac |= (RAMDAC_BYPASS | RAMDAC_RAMPWRDN);
892 hw.ramdac |= (RAMDAC_BYPASS | RAMDAC_RAMPWRDN);
940 else if (hw.ramdac & RAMDAC_BYPASS)
1016 cfb->ramdac_powerdown &= ~(RAMDAC_DACPWRDN | RAMDAC_BYPASS |
1042 cfb->ramdac_powerdown |= RAMDAC_DACPWRDN | RAMDAC_BYPASS |
H A Dcyber2000fb.h41 #define RAMDAC_BYPASS 0x10 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dcyber2000fb.c885 hw.ramdac |= (RAMDAC_BYPASS | RAMDAC_RAMPWRDN);
892 hw.ramdac |= (RAMDAC_BYPASS | RAMDAC_RAMPWRDN);
940 else if (hw.ramdac & RAMDAC_BYPASS)
1016 cfb->ramdac_powerdown &= ~(RAMDAC_DACPWRDN | RAMDAC_BYPASS |
1042 cfb->ramdac_powerdown |= RAMDAC_DACPWRDN | RAMDAC_BYPASS |
H A Dcyber2000fb.h41 #define RAMDAC_BYPASS 0x10 macro

Completed in 150 milliseconds