Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pic32/pic32mzda/
H A Dearly_clk.c25 #define SPLLCON 0x0020 macro
46 spllcon = __raw_readl(osc_base + SPLLCON); in pic32_get_sysclk()
/openbmc/u-boot/drivers/clk/
H A Dclk_pic32.c28 #define SPLLCON 0x0020 macro
96 v = readl(priv->iobase + SPLLCON); in pic32_get_pll_rate()