Home
last modified time | relevance | path

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

/linux/drivers/gpu/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.c7419 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()
H A Dcik.c9781 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in cik_program_aspm()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1543 # define LC_REVERSE_XMIT (1 << 1) macro
H A Dsi.c2615 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()