Home
last modified time | relevance | path

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

/arch/mips/ath25/
Dar5312_regs.h132 #define AR5312_CLOCKCTL1_DOUBLER_MASK 0x00010000 macro
139 #define AR5312_CLOCKCTL1_DOUBLER_MASK 0x00010000 macro
Dar5312.c312 doubler_mask = AR5312_CLOCKCTL1_DOUBLER_MASK; in ar5312_cpu_frequency()