Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h171 # define TMON_CLK_SEL(x) ((x) << 8) macro
H A Dcikd.h291 # define TMON_CLK_SEL(x) ((x) << 8) macro
H A Dradeon_si.c7440 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
H A Dradeon_cik.c9853 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in cik_program_aspm()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si.c2022 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
H A Dsid.h173 # define TMON_CLK_SEL(x) ((x) << 8) macro