Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsid.h1424 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
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.c5458 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()
5470 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()
H A Dsi.c7269 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
7281 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
H A Dcik.c9691 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in cik_program_aspm()
9703 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in cik_program_aspm()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1487 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro