Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/radeon/
Dsid.h1517 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
Dcikd.h378 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
Devergreend.h1495 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
Devergreen.c5511 data |= LC_DYN_LANES_PWR_STATE(3); in evergreen_program_aspm()
Dsi.c7363 data |= LC_DYN_LANES_PWR_STATE(3); in si_program_aspm()
Dcik.c9725 data |= LC_DYN_LANES_PWR_STATE(3); in cik_program_aspm()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsid.h1580 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
Dsi.c2543 data |= LC_DYN_LANES_PWR_STATE(3); in si_program_aspm()