Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pic32/pic32mzda/
H A Dearly_clk.c43 void __iomem *osc_base = ioremap(PIC32_BASE_OSC, 0x200); in pic32_get_sysclk()
89 void __iomem *osc_base = ioremap(PIC32_BASE_OSC, 0x200); in pic32_get_pbclk()
/openbmc/linux/arch/mips/include/asm/mach-pic32/
H A Dpic32.h22 #define PIC32_BASE_OSC 0x1f801200 macro