Searched refs:BR_V (Results 1 – 5 of 5) sorted by relevance
240 if (!(br0 & BR_V) || !(br1 & BR_V)) { in p1022ds_set_monitor_port()251 br0 = (br0 & BR_BA) | BR_V; in p1022ds_set_monitor_port()257 br1 = (br1 & BR_BA) | BR_V; in p1022ds_set_monitor_port()
44 #define BR_V 0x00000001 macro46 #define BR_RES ~(BR_BA|BR_PS|BR_DECC|BR_WP|BR_MSEL|BR_V)
110 #define BR_V 0x00000001 /* Bank Valid */ macro
77 if (br & BR_V && (br & or & BR_BA) == fsl_lbc_addr(addr_base)) in fsl_lbc_find()
886 if ((in_be32(&lbc->bank[bank].br) & BR_V) && in fsl_elbc_nand_probe()