Home
last modified time | relevance | path

Searched refs:DAC_CMP_EN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h699 #define DAC_CMP_EN (1 << 3) macro
/OK3568_Linux_fs/kernel/include/video/
H A Dradeon.h701 #define DAC_CMP_EN (1 << 3) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_monitor.c346 ulData |= DAC_CMP_EN; in radeon_crt_is_connected()
H A Dradeon_pm.c810 reg &= ~DAC_CMP_EN; in radeon_pm_low_current()