Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dsid.h1518 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Dcikd.h381 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Devergreend.h1496 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Devergreen.c5504 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in evergreen_program_aspm()
Dsi.c7351 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()
Dcik.c9717 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in cik_program_aspm()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h1582 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
Dsi.c1828 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()