Home | History | Annotate | Download | only in dev

Lines Matching defs:bmac_read_reg

134 bmac_read_reg(struct bmac_softc *sc, bus_size_t off)
148 val |= bmac_read_reg(sc, off);
155 bmac_write_reg(sc, off, bmac_read_reg(sc, off) & ~val);
317 if ((bmac_read_reg(sc, TXRST) & TxResetBit) == 0)
333 bmac_read_reg(sc, PAREG);
357 bmac_read_reg(sc, STATUS);
434 stat = bmac_read_reg(sc, STATUS);
840 x = bmac_read_reg(sc, RXCFG);
863 return bmac_read_reg(sc, MIFCSR);
881 x = bmac_read_reg(sc, TXCFG);