Searched refs:HDP_MEM_POWER_LS (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 907 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 1); in gmc_v7_0_enable_hdp_ls() 909 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 0); in gmc_v7_0_enable_hdp_ls()
|
H A D | sid.h | 649 #define HDP_MEM_POWER_LS 0xBD4 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 900 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 1); in gmc_v7_0_enable_hdp_ls() 902 data = REG_SET_FIELD(data, HDP_MEM_POWER_LS, LS_ENABLE, 0); in gmc_v7_0_enable_hdp_ls()
|
H A D | sid.h | 649 #define HDP_MEM_POWER_LS 0xBD4 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 769 #define HDP_MEM_POWER_LS 0x2F50 macro
|
H A D | sid.h | 646 #define HDP_MEM_POWER_LS 0x2F50 macro
|
H A D | si.c | 5610 orig = data = RREG32(HDP_MEM_POWER_LS); in si_enable_hdp_ls() 5618 WREG32(HDP_MEM_POWER_LS, data); in si_enable_hdp_ls()
|
H A D | cik.c | 6278 orig = data = RREG32(HDP_MEM_POWER_LS); in cik_enable_hdp_ls() 6286 WREG32(HDP_MEM_POWER_LS, data); in cik_enable_hdp_ls()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 769 #define HDP_MEM_POWER_LS 0x2F50 macro
|
H A D | sid.h | 646 #define HDP_MEM_POWER_LS 0x2F50 macro
|
H A D | si.c | 5605 orig = data = RREG32(HDP_MEM_POWER_LS); in si_enable_hdp_ls() 5613 WREG32(HDP_MEM_POWER_LS, data); in si_enable_hdp_ls()
|
H A D | cik.c | 6267 orig = data = RREG32(HDP_MEM_POWER_LS); in cik_enable_hdp_ls() 6275 WREG32(HDP_MEM_POWER_LS, data); in cik_enable_hdp_ls()
|
Completed in 81 milliseconds