Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/ath25/
Dar5312_regs.h128 #define AR5312_CLOCKCTL1_PREDIVIDE_MASK 0x00000030 macro
135 #define AR5312_CLOCKCTL1_PREDIVIDE_MASK 0x00000030 macro
Dar5312.c308 predivide_mask = AR5312_CLOCKCTL1_PREDIVIDE_MASK; in ar5312_cpu_frequency()