Home
last modified time | relevance | path

Searched refs:DEEP_SLEEP_CLK_SEL (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h173 # define DEEP_SLEEP_CLK_SEL(x) ((x) << 0) macro
H A Dsi.c2471 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in si_program_aspm()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcikd.h292 # define DEEP_SLEEP_CLK_SEL(x) ((x) << 0) macro
H A Dsid.h172 # define DEEP_SLEEP_CLK_SEL(x) ((x) << 0) macro
H A Dsi_dpm.c3658 WREG32_P(MISC_CLK_CNTL, DEEP_SLEEP_CLK_SEL(tmp), ~DEEP_SLEEP_CLK_SEL_MASK); in si_program_ds_registers()
H A Dsi.c7416 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in si_program_aspm()
H A Dcik.c9774 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in cik_program_aspm()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h173 # define DEEP_SLEEP_CLK_SEL(x) ((x) << 0) macro
H A Dsi.c2588 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in si_program_aspm()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcikd.h292 # define DEEP_SLEEP_CLK_SEL(x) ((x) << 0) macro
H A Dsid.h172 # define DEEP_SLEEP_CLK_SEL(x) ((x) << 0) macro
H A Dsi_dpm.c3655 WREG32_P(MISC_CLK_CNTL, DEEP_SLEEP_CLK_SEL(tmp), ~DEEP_SLEEP_CLK_SEL_MASK); in si_program_ds_registers()
H A Dsi.c7408 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in si_program_aspm()
H A Dcik.c9756 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in cik_program_aspm()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c4113 /* DEEP_SLEEP_CLK_SEL field should be 0x10 on tahiti A0 */ in si_program_ds_registers()
4120 WREG32_P(MISC_CLK_CNTL, DEEP_SLEEP_CLK_SEL(tmp), ~DEEP_SLEEP_CLK_SEL_MASK); in si_program_ds_registers()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4128 /* DEEP_SLEEP_CLK_SEL field should be 0x10 on tahiti A0 */ in si_program_ds_registers()
4135 WREG32_P(MISC_CLK_CNTL, DEEP_SLEEP_CLK_SEL(tmp), ~DEEP_SLEEP_CLK_SEL_MASK); in si_program_ds_registers()

Completed in 112 milliseconds