Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h1433 # define PLL_POWER_STATE_IN_TXS2_1(x) ((x) << 7) macro
Dcikd.h322 # define PLL_POWER_STATE_IN_TXS2_1(x) ((x) << 7) macro
Devergreend.h1452 # define PLL_POWER_STATE_IN_TXS2_1(x) ((x) << 7) macro
Devergreen.c5958 data |= PLL_POWER_STATE_IN_OFF_1(7) | PLL_POWER_STATE_IN_TXS2_1(7); in evergreen_program_aspm()
5970 data |= PLL_POWER_STATE_IN_OFF_1(7) | PLL_POWER_STATE_IN_TXS2_1(7); in evergreen_program_aspm()
Dsi.c7573 data |= PLL_POWER_STATE_IN_OFF_1(7) | PLL_POWER_STATE_IN_TXS2_1(7); in si_program_aspm()
7585 data |= PLL_POWER_STATE_IN_OFF_1(7) | PLL_POWER_STATE_IN_TXS2_1(7); in si_program_aspm()
Dcik.c9976 data |= PLL_POWER_STATE_IN_OFF_1(7) | PLL_POWER_STATE_IN_TXS2_1(7); in cik_program_aspm()
9988 data |= PLL_POWER_STATE_IN_OFF_1(7) | PLL_POWER_STATE_IN_TXS2_1(7); in cik_program_aspm()