Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-db1x00/
H A Dbcsr.h247 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys);
/linux/arch/mips/alchemy/devboards/
H A Dbcsr.c29 void __init bcsr_init(unsigned long bcsr1_phys, unsigned long bcsr2_phys) in bcsr_init() function