Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/ar7/
H A Dplatform.c640 void __iomem *bootcr; in ar7_register_devices() local
H A Dclock.c239 u32 *bootcr = (u32 *)ioremap(AR7_REGS_DCL, 4); in tnetd7300_init_clocks() local
159 tnetd7300_get_clock(u32 shift, struct tnetd7300_clock *clock, u32 *bootcr, u32 bus_clock) tnetd7300_get_clock() argument
205 tnetd7300_set_clock(u32 shift, struct tnetd7300_clock *clock, u32 *bootcr, u32 frequency) tnetd7300_set_clock() argument
295 tnetd7200_get_clock_base(int clock_id, u32 *bootcr) tnetd7200_get_clock_base() argument
323 u32 *bootcr = (u32 *)ioremap(AR7_REGS_DCL, 4); tnetd7200_init_clocks() local
[all...]
/kernel/linux/linux-6.6/arch/mips/ar7/
H A Dplatform.c640 void __iomem *bootcr; in ar7_register_devices() local
H A Dclock.c241 u32 *bootcr = (u32 *)ioremap(AR7_REGS_DCL, 4); in tnetd7300_init_clocks() local
161 tnetd7300_get_clock(u32 shift, struct tnetd7300_clock *clock, u32 *bootcr, u32 bus_clock) tnetd7300_get_clock() argument
207 tnetd7300_set_clock(u32 shift, struct tnetd7300_clock *clock, u32 *bootcr, u32 frequency) tnetd7300_set_clock() argument
305 tnetd7200_get_clock_base(int clock_id, u32 *bootcr) tnetd7200_get_clock_base() argument
333 u32 *bootcr = (u32 *)ioremap(AR7_REGS_DCL, 4); tnetd7200_init_clocks() local
[all...]

Completed in 4 milliseconds