Home
last modified time | relevance | path

Searched refs:DEEP_SLEEP_CLK_SEL_MASK (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/radeon/
Dsid.h173 # define DEEP_SLEEP_CLK_SEL_MASK 0xFF macro
Dcikd.h293 # define DEEP_SLEEP_CLK_SEL_MASK 0xFF macro
Dsi.c7402 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in si_program_aspm()
Dsi_dpm.c3676 WREG32_P(MISC_CLK_CNTL, DEEP_SLEEP_CLK_SEL(tmp), ~DEEP_SLEEP_CLK_SEL_MASK); in si_program_ds_registers()
Dcik.c9768 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in cik_program_aspm()
/drivers/gpu/drm/amd/amdgpu/
Dsi.c1978 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in si_program_aspm()
Dsid.h175 # define DEEP_SLEEP_CLK_SEL_MASK 0xFF macro
Dsi_dpm.c4141 WREG32_P(MISC_CLK_CNTL, DEEP_SLEEP_CLK_SEL(tmp), ~DEEP_SLEEP_CLK_SEL_MASK); in si_program_ds_registers()