Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dsid.h174 # define ZCLK_SEL(x) ((x) << 8) macro
Dcikd.h294 # define ZCLK_SEL(x) ((x) << 8) macro
Dsi.c7403 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in si_program_aspm()
Dcik.c9769 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in cik_program_aspm()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi.c1979 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in si_program_aspm()
Dsid.h176 # define ZCLK_SEL(x) ((x) << 8) macro