Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dsparc-us3-cpufreq.c36 #define SAFARI_CFG_DIV_MASK 0x00000000C0000000UL macro
62 switch (safari_cfg & SAFARI_CFG_DIV_MASK) { in get_current_freq()
126 reg &= ~SAFARI_CFG_DIV_MASK; in us3_freq_target()