Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_monitor.c346 ulData |= DAC_CMP_EN; in radeon_crt_is_connected()
Dradeon_pm.c810 reg &= ~DAC_CMP_EN; in radeon_pm_low_current()
/Linux-v5.4/include/video/
Dradeon.h701 #define DAC_CMP_EN (1 << 3) macro