Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h169 # define TMON_CLK_SEL(x) ((x) << 8) macro
Dcikd.h291 # define TMON_CLK_SEL(x) ((x) << 8) macro
Dsi.c7671 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
Dcik.c10019 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in cik_program_aspm()