Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/radeon/
Dsid.h1479 # define LC_REVERSE_RCVR (1 << 0) macro
Dcikd.h337 # define LC_REVERSE_RCVR (1 << 0) macro
Dsi.c7468 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()
Dcik.c9824 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in cik_program_aspm()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h1542 # define LC_REVERSE_RCVR (1 << 0) macro
Dsi.c2527 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()