Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dsid.h169 # define TMON_CLK_SEL(x) ((x) << 8) macro
H A Dcikd.h289 # define TMON_CLK_SEL(x) ((x) << 8) macro
H A Dsi.c7404 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
H A Dcik.c9752 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in cik_program_aspm()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h170 # define TMON_CLK_SEL(x) ((x) << 8) macro
H A Damdgpu_si.c2582 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()