Home
last modified time | relevance | path

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

/Linux-v4.19/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.c5505 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in evergreen_program_aspm()
Dsi.c7353 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()
Dcik.c9733 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in cik_program_aspm()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h1582 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Dsi.c1858 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()