Searched refs:BR_MS_GPCM (Results 1 – 4 of 4) sorted by relevance
128 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()
249 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()
38 #define BR_MS_GPCM 0x00000000 /* GPCM */ macro
107 #define BR_MS_GPCM 0x00000000 /* G.P.C.M. Machine Select */ macro
Completed in 11 milliseconds