Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dsid.h167 # define CMON_CLK_SEL(x) ((x) << 0) macro
H A Dcikd.h287 # define CMON_CLK_SEL(x) ((x) << 0) macro
H A Dsi.c7422 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
H A Dcik.c9783 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in cik_program_aspm()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h168 # define CMON_CLK_SEL(x) ((x) << 0) macro
H A Dsi.c2481 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()