Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dcikd.h310 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
H A Devergreend.h1442 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
H A Devergreen.c5470 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()
5482 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()