Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h1519 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
H A Dcikd.h380 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
H A Devergreend.h1497 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
H A Dradeon_evergreen.c5526 data |= LC_DYN_LANES_PWR_STATE(3); in evergreen_program_aspm()
H A Dradeon_si.c7397 data |= LC_DYN_LANES_PWR_STATE(3); in si_program_aspm()
H A Dradeon_cik.c9824 data |= LC_DYN_LANES_PWR_STATE(3); in cik_program_aspm()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si.c1983 data |= LC_DYN_LANES_PWR_STATE(3); in si_program_aspm()
H A Dsid.h1583 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro