Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dradeon.h1256 #define VCLK_ECP_CNTL__ECP_FORCE_ON 0x00040000L macro
/openbmc/linux/include/video/
H A Dradeon.h1260 #define VCLK_ECP_CNTL__ECP_FORCE_ON 0x00040000L macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c894 vclk_ecp_cntl |= VCLK_ECP_CNTL__ECP_FORCE_ON; in radeon_pm_setup_for_suspend()