Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Dsid.h167 # define CMON_CLK_SEL(x) ((x) << 0) macro
Dcikd.h287 # define CMON_CLK_SEL(x) ((x) << 0) macro
Dsi.c7397 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
Dcik.c9763 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in cik_program_aspm()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi.c1973 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
Dsid.h169 # define CMON_CLK_SEL(x) ((x) << 0) macro