Home
last modified time | relevance | path

Searched refs:set_lbc_br (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c65 set_lbc_br(0, CONFIG_SYS_BR0_PRELIM); in init_early_memctl_regs()
71 set_lbc_br(1, CONFIG_SYS_BR1_PRELIM); in init_early_memctl_regs()
77 set_lbc_br(2, CONFIG_SYS_BR2_PRELIM); in init_early_memctl_regs()
82 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in init_early_memctl_regs()
87 set_lbc_br(4, CONFIG_SYS_BR4_PRELIM); in init_early_memctl_regs()
92 set_lbc_br(5, CONFIG_SYS_BR5_PRELIM); in init_early_memctl_regs()
97 set_lbc_br(6, CONFIG_SYS_BR6_PRELIM); in init_early_memctl_regs()
102 set_lbc_br(7, CONFIG_SYS_BR7_PRELIM); in init_early_memctl_regs()
/arch/powerpc/cpu/mpc83xx/
A Dspl_minimal.c78 set_lbc_br(0, CFG_SYS_NAND_BR_PRELIM); in cpu_init_f()
/arch/powerpc/include/asm/
A Dfsl_lbc.h474 #define set_lbc_br(i, v) (out_be32(&(LBC_BASE_ADDR)->bank[i].br, v)) macro

Completed in 7 milliseconds