Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h1480 # define LC_REVERSE_XMIT (1 << 1) macro
H A Dcikd.h338 # define LC_REVERSE_XMIT (1 << 1) macro
H A Dsi.c7450 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()
H A Dcik.c9793 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in cik_program_aspm()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1543 # define LC_REVERSE_XMIT (1 << 1) macro
H A Damdgpu_si.c2628 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()