Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dsid.h169 # define TMON_CLK_SEL(x) ((x) << 8) macro
Dcikd.h289 # define TMON_CLK_SEL(x) ((x) << 8) macro
Dsi.c7393 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
Dcik.c9759 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in cik_program_aspm()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h171 # define TMON_CLK_SEL(x) ((x) << 8) macro
Dsi.c1898 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()