Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsid.h1479 # define LC_REVERSE_RCVR (1 << 0) macro
Dcikd.h337 # define LC_REVERSE_RCVR (1 << 0) macro
Dsi.c7439 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()
Dcik.c9800 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in cik_program_aspm()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h1543 # define LC_REVERSE_RCVR (1 << 0) macro
Dsi.c1944 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()