Searched refs:bcsr1_phys (Results 1 – 2 of 2) sorted by relevance
29 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys) in bcsr_init() argument33 bcsr1_phys = KSEG1ADDR(CPHYSADDR(bcsr1_phys)); in bcsr_init()36 bcsr_virt = (void __iomem *)bcsr1_phys; in bcsr_init()43 bcsr_regs[i].raddr = (void __iomem *)bcsr1_phys + in bcsr_init()
247 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys);