Searched refs:bcsr1_phys (Results 1 – 2 of 2) sorted by relevance
27 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys) in bcsr_init() argument31 bcsr1_phys = KSEG1ADDR(CPHYSADDR(bcsr1_phys)); in bcsr_init()34 bcsr_virt = (void __iomem *)bcsr1_phys; in bcsr_init()41 bcsr_regs[i].raddr = (void __iomem *)bcsr1_phys + in bcsr_init()
246 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys);