Searched refs:BR_MS_GPCM (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/uio/
H A Duio_fsl_elbc_gpcm.c128 if ((reg_new & BR_MSEL) != BR_MS_GPCM)
229 /* check specified mode (BR_MS_GPCM is 0) */
230 if ((reg_br & BR_MSEL) != BR_MS_GPCM) {
350 if ((reg_br_cur & BR_MSEL) != BR_MS_GPCM ||
374 reg_br_new |= fsl_lbc_addr(res.start) | BR_MS_GPCM | BR_V;
/linux-master/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c250 if ((br0 & BR_MSEL) != BR_MS_GPCM) {
256 if ((br1 & BR_MSEL) != BR_MS_GPCM) {
/linux-master/arch/powerpc/include/asm/
H A Dfsl_lbc.h38 #define BR_MS_GPCM 0x00000000 /* GPCM */ macro
H A D8xx_immap.h107 #define BR_MS_GPCM 0x00000000 /* G.P.C.M. Machine Select */ macro

Completed in 176 milliseconds