Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1021 #define CLK_PIN_CNTL__ACCESS_REGS_IN_SUSPEND 0x00002000L macro
/openbmc/linux/include/video/
H A Dradeon.h1025 #define CLK_PIN_CNTL__ACCESS_REGS_IN_SUSPEND 0x00002000L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c948 clk_pin_cntl &= ~CLK_PIN_CNTL__ACCESS_REGS_IN_SUSPEND; in radeon_pm_setup_for_suspend()