Home
last modified time | relevance | path

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

/Linux-v5.4/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.c5510 data |= LC_DYN_LANES_PWR_STATE(3); in evergreen_program_aspm()
Dsi.c7358 data |= LC_DYN_LANES_PWR_STATE(3); in si_program_aspm()
Dcik.c9738 data |= LC_DYN_LANES_PWR_STATE(3); in cik_program_aspm()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi.c1934 data |= LC_DYN_LANES_PWR_STATE(3); in si_program_aspm()
Dsid.h1581 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro