Home
last modified time | relevance | path

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

/dragonfly/sys/dev/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.c5508 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in evergreen_program_aspm()
H A Dsi.c7354 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()
H A Dcik.c9704 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in cik_program_aspm()