Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/radeon/
Dsid.h1518 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Dcikd.h379 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Devergreend.h1496 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Devergreen.c5509 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in evergreen_program_aspm()
Dsi.c7375 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()
Dcik.c9740 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in cik_program_aspm()
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dsid.h1581 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Dsi.c2558 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()