Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/radeon/
H A Dsid.h1522 # define LC_XMIT_N_FTS_MASK (0xff << 0) macro
H A Dcikd.h383 # define LC_XMIT_N_FTS_MASK (0xff << 0) macro
H A Dsi.c7237 data &= ~LC_XMIT_N_FTS_MASK; in si_program_aspm()
H A Dcik.c9659 data &= ~LC_XMIT_N_FTS_MASK; in cik_program_aspm()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1294 # define LC_XMIT_N_FTS_MASK (0xff << 0) macro
H A Dsi.c2422 data &= ~LC_XMIT_N_FTS_MASK; in si_program_aspm()