Searched defs:bootcr (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/ar7/
H A Dplatform.c653 void __iomem *bootcr; ar7_register_devices() local
H A Dclock.c252 u32 *bootcr = (u32 *)ioremap_nocache(AR7_REGS_DCL, 4); tnetd7300_init_clocks() local
308 static int tnetd7200_get_clock_base(int clock_id, u32 *bootcr) tnetd7200_get_clock_base() argument
336 u32 *bootcr = (u32 *)ioremap_nocache(AR7_REGS_DCL, 4); tnetd7200_init_clocks() local
172 tnetd7300_get_clock(u32 shift, struct tnetd7300_clock *clock, u32 *bootcr, u32 bus_clock) tnetd7300_get_clock() argument
218 tnetd7300_set_clock(u32 shift, struct tnetd7300_clock *clock, u32 *bootcr, u32 frequency) tnetd7300_set_clock() argument

Completed in 191 milliseconds