Home
last modified time | relevance | path

Searched refs:bcsr1_phys (Results 1 – 2 of 2) sorted by relevance

/arch/mips/alchemy/devboards/
Dbcsr.c27 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys) in bcsr_init() argument
31 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()
/arch/mips/include/asm/mach-db1x00/
Dbcsr.h246 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys);