Home
last modified time | relevance | path

Searched refs:ZCLK_SEL_MASK (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h175 # define ZCLK_SEL_MASK 0xFF00 macro
H A Dcikd.h295 # define ZCLK_SEL_MASK 0xFF00 macro
H A Dsi.c7407 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in si_program_aspm()
H A Dcik.c9755 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in cik_program_aspm()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h176 # define ZCLK_SEL_MASK 0xFF00 macro
H A Dsi.c2587 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in si_program_aspm()