Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsid.h173 # define DEEP_SLEEP_CLK_SEL_MASK 0xFF macro
H A Dcikd.h293 # define DEEP_SLEEP_CLK_SEL_MASK 0xFF macro
H A Dsi.c7378 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in si_program_aspm()
H A Dsi_dpm.c3618 WREG32_P(MISC_CLK_CNTL, DEEP_SLEEP_CLK_SEL(tmp), ~DEEP_SLEEP_CLK_SEL_MASK); in si_program_ds_registers()
H A Dcik.c9763 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in cik_program_aspm()