Searched defs:bootcr (Results 1 – 2 of 2) sorted by relevance
173 u32 *bootcr, u32 bus_clock) in tnetd7300_get_clock()219 u32 *bootcr, u32 frequency) in tnetd7300_set_clock()252 u32 *bootcr = (u32 *)ioremap_nocache(AR7_REGS_DCL, 4); in tnetd7300_init_clocks() local308 static int tnetd7200_get_clock_base(int clock_id, u32 *bootcr) in tnetd7200_get_clock_base()336 u32 *bootcr = (u32 *)ioremap_nocache(AR7_REGS_DCL, 4); in tnetd7200_init_clocks() local
618 void __iomem *bootcr; in ar7_register_devices() local