Home
last modified time | relevance | path

Searched refs:BR_MSEL (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dfsl_lbc.h36 #define BR_MSEL 0x000000E0 macro
46 #define BR_RES ~(BR_BA|BR_PS|BR_DECC|BR_WP|BR_MSEL|BR_V)
/linux/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c250 if ((br0 & BR_MSEL) != BR_MS_GPCM) { in p1022ds_set_monitor_port()
256 if ((br1 & BR_MSEL) != BR_MS_GPCM) { in p1022ds_set_monitor_port()
/linux/arch/powerpc/sysdev/
H A Dfsl_lbc.c110 switch (br & BR_MSEL) { in fsl_upm_find()
/linux/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c887 (in_be32(&lbc->bank[bank].br) & BR_MSEL) == BR_MS_FCM && in fsl_elbc_nand_probe()