Home
last modified time | relevance | path

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

/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.c7378 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in si_program_aspm()
H A Dcik.c9745 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in cik_program_aspm()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h176 # define ZCLK_SEL_MASK 0xFF00 macro