bcsr1_phys         29 arch/mips/alchemy/devboards/bcsr.c void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys)
bcsr1_phys         33 arch/mips/alchemy/devboards/bcsr.c 	bcsr1_phys = KSEG1ADDR(CPHYSADDR(bcsr1_phys));
bcsr1_phys         36 arch/mips/alchemy/devboards/bcsr.c 	bcsr_virt = (void __iomem *)bcsr1_phys;
bcsr1_phys         43 arch/mips/alchemy/devboards/bcsr.c 			bcsr_regs[i].raddr = (void __iomem *)bcsr1_phys +
bcsr1_phys        247 arch/mips/include/asm/mach-db1x00/bcsr.h void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys);