Home
last modified time | relevance | path

Searched refs:P_PLL_PWRDN_IN_L1L23 (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv6xxd.h222 # define P_PLL_PWRDN_IN_L1L23 (1 << 3) macro
H A Drv770d.h928 # define P_PLL_PWRDN_IN_L1L23 (1 << 3) macro
H A Drv6xx_dpm.c132 tmp |= P_PLL_PWRDN_IN_L1L23; in rv6xx_enable_pll_sleep_in_l1()
H A Drv770_dpm.c127 tmp |= P_PLL_PWRDN_IN_L1L23; in rv770_enable_pll_sleep_in_l1()