Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si.c1918 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
1930 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
H A Dsid.h1490 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h1426 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
H A Dcikd.h312 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
H A Devergreend.h1444 # define PLL_POWER_STATE_IN_TXS2_0(x) ((x) << 7) macro
H A Dradeon_evergreen.c5476 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()
5488 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()
H A Dradeon_si.c7332 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
7344 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
H A Dradeon_cik.c9800 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in cik_program_aspm()
9812 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in cik_program_aspm()