Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h1479 # define LC_REVERSE_RCVR (1 << 0) macro
H A Dcikd.h337 # define LC_REVERSE_RCVR (1 << 0) macro
H A Dsi.c7448 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()
H A Dcik.c9791 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in cik_program_aspm()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1542 # define LC_REVERSE_RCVR (1 << 0) macro
H A Dsi.c2628 if ((data & LC_REVERSE_XMIT) && (data & LC_REVERSE_RCVR)) { in si_program_aspm()