Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/ar7/
Dclock.c173 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() local
308 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
Dplatform.c618 void __iomem *bootcr; in ar7_register_devices() local