Home
last modified time | relevance | path

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

/linux/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 Dsi.c7333 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()
H A Dcik.c9732 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in cik_program_aspm()