Home
last modified time | relevance | path

Searched refs:MST_MEM_LS_EN (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dsid.h1476 # define MST_MEM_LS_EN (1 << 18) macro
H A Dcikd.h333 # define MST_MEM_LS_EN (1 << 18) macro
H A Dsi.c5555 data |= SLV_MEM_LS_EN | MST_MEM_LS_EN | in si_enable_bif_mgls()
5558 data &= ~(SLV_MEM_LS_EN | MST_MEM_LS_EN | in si_enable_bif_mgls()
7411 data |= SLV_MEM_LS_EN | MST_MEM_LS_EN | REPLAY_MEM_LS_EN; in si_program_aspm()
H A Dcik.c6236 data |= SLV_MEM_LS_EN | MST_MEM_LS_EN | in cik_enable_bif_mgls()
6239 data &= ~(SLV_MEM_LS_EN | MST_MEM_LS_EN | in cik_enable_bif_mgls()
9773 data |= SLV_MEM_LS_EN | MST_MEM_LS_EN | REPLAY_MEM_LS_EN; in cik_program_aspm()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1539 # define MST_MEM_LS_EN (1 << 18) macro