Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dsid.h1518 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
H A Dcikd.h379 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
H A Devergreend.h1496 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
H A Devergreen.c5509 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in evergreen_program_aspm()
H A Dsi.c7382 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()
H A Dcik.c9757 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in cik_program_aspm()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1581 # define LC_DYN_LANES_PWR_STATE_MASK (0x3 << 21) macro
H A Dsi.c2441 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()