Home
last modified time | relevance | path

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

/dragonfly/sys/dev/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.c7398 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in si_program_aspm()
H A Dcik.c9734 data |= CMON_CLK_SEL(1) | TMON_CLK_SEL(1); in cik_program_aspm()