Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h704 #define DAC2_CMP_EN (1 << 7) macro
/openbmc/linux/include/video/
H A Dradeon.h706 #define DAC2_CMP_EN (1 << 7) macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c813 reg &= ~DAC2_CMP_EN; in radeon_pm_low_current()