Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h1517 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
H A Dcikd.h378 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
H A Devergreend.h1495 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
H A Devergreen.c5515 data |= LC_DYN_LANES_PWR_STATE(3); in evergreen_program_aspm()
H A Dsi.c7365 data |= LC_DYN_LANES_PWR_STATE(3); in si_program_aspm()
H A Dcik.c9727 data |= LC_DYN_LANES_PWR_STATE(3); in cik_program_aspm()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1580 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21) macro
H A Damdgpu_si.c2543 data |= LC_DYN_LANES_PWR_STATE(3); in si_program_aspm()