Searched refs:BR_V (Results 1 – 3 of 3) sorted by relevance
47 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()
58 #define BR_V 0x00000001 macro68 #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)
106 clrsetbits_be32(&memctl->memc_br0, ~BR_PS_MSK, BR_V); in cpu_init_f()
Completed in 6 milliseconds