Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1025 #define CLK_PIN_CNTL__SCLK_DYN_START_CNTL 0x00008000L macro
/openbmc/linux/include/video/
H A Dradeon.h1029 #define CLK_PIN_CNTL__SCLK_DYN_START_CNTL 0x00008000L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c270 tmp &= ~CLK_PIN_CNTL__SCLK_DYN_START_CNTL; in radeon_pm_disable_dynamic_mode()
461 tmp |= CLK_PIN_CNTL__SCLK_DYN_START_CNTL; in radeon_pm_enable_dynamic_mode()