Home
last modified time | relevance | path

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

/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c47 if (get_lbc_br(1) & BR_V) in init_early_memctl_regs()
129 if ((get_lbc_br(i) & (BR_V | BR_MSEL)) == (BR_V | msel)) { in upmconfig()
/arch/powerpc/include/asm/
A Dfsl_lbc.h58 #define BR_V 0x00000001 macro
68 #define BR_RES ~(BR_BA | BR_PS | BR_DECC | BR_WP | BR_MSEL | BR_V)
70 #define BR_RES ~(BR_BA | BR_PS | BR_DECC | BR_WP | BR_MSEL | BR_ATOM | BR_V)
/arch/powerpc/cpu/mpc8xx/
A Dcpu_init.c106 clrsetbits_be32(&memctl->memc_br0, ~BR_PS_MSK, BR_V); in cpu_init_f()

Completed in 6 milliseconds