Searched refs:DAC_PDWN (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Daty128.h304 #define DAC_PDWN 0x00008000 macro
H A Dmach64.h725 #define DAC_PDWN 0x00008000 macro
H A Dradeon.h694 #define DAC_PDWN (1 << 15) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dradeon_monitor.c341 | DAC_PDWN);
H A Daty128fb.c1746 aty_st_le32(DAC_CNTL, aty_ld_le32(DAC_CNTL) & (~DAC_PDWN));
1760 aty_st_le32(DAC_CNTL, aty_ld_le32(DAC_CNTL) | DAC_PDWN);

Completed in 73 milliseconds