BR_MSEL
#define BR_RES ~(BR_BA|BR_PS|BR_DECC|BR_WP|BR_MSEL|BR_V)
if ((br0 & BR_MSEL) != BR_MS_GPCM) {
if ((br1 & BR_MSEL) != BR_MS_GPCM) {
switch (br & BR_MSEL) {
(in_be32(&lbc->bank[bank].br) & BR_MSEL) == BR_MS_FCM &&
if ((reg_new & BR_MSEL) != BR_MS_GPCM)
if ((reg_br & BR_MSEL) != BR_MS_GPCM) {
if ((reg_br_cur & BR_MSEL) != BR_MS_GPCM ||
reg_br_new &= ~(BR_BA | BR_MSEL);