Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h1423 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
Dcikd.h312 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
Devergreend.h1442 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
Devergreen.c5952 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()
5964 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()
Dsi.c7567 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
7579 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
Dcik.c9970 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in cik_program_aspm()
9982 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in cik_program_aspm()