Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h174 # define ZCLK_SEL(x) ((x) << 8) macro
H A Dcikd.h294 # define ZCLK_SEL(x) ((x) << 8) macro
H A Dsi.c7410 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in si_program_aspm()
H A Dcik.c9758 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in cik_program_aspm()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h175 # define ZCLK_SEL(x) ((x) << 8) macro
H A Damdgpu_si.c2588 data |= DEEP_SLEEP_CLK_SEL(1) | ZCLK_SEL(1); in si_program_aspm()