Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsid.h1517 # 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.c6049 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in evergreen_program_aspm()
Dsi.c7680 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in si_program_aspm()
Dcik.c10017 data &= ~LC_DYN_LANES_PWR_STATE_MASK; in cik_program_aspm()