Home
last modified time | relevance | path

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

/linux/arch/mips/pic32/pic32mzda/
H A Dearly_clk.c13 #define CUROSC_MASK 0x00000007 macro
64 curr_osc = (int)((osccon >> 12) & CUROSC_MASK); in pic32_get_sysclk()