Home
last modified time | relevance | path

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

/linux/drivers/uio/
A Duio_fsl_elbc_gpcm.c128 if ((reg_new & BR_MSEL) != BR_MS_GPCM) in reg_store()
230 if ((reg_br & BR_MSEL) != BR_MS_GPCM) { in check_of_data()
350 if ((reg_br_cur & BR_MSEL) != BR_MS_GPCM || in uio_fsl_elbc_gpcm_probe()
374 reg_br_new |= fsl_lbc_addr(res.start) | BR_MS_GPCM | BR_V; in uio_fsl_elbc_gpcm_probe()
/linux/arch/powerpc/platforms/85xx/
A Dp1022_ds.c249 if ((br0 & BR_MSEL) != BR_MS_GPCM) { in p1022ds_set_monitor_port()
255 if ((br1 & BR_MSEL) != BR_MS_GPCM) { in p1022ds_set_monitor_port()
/linux/arch/powerpc/include/asm/
A Dfsl_lbc.h38 #define BR_MS_GPCM 0x00000000 /* GPCM */ macro
A D8xx_immap.h107 #define BR_MS_GPCM 0x00000000 /* G.P.C.M. Machine Select */ macro

Completed in 14 milliseconds