Home | History | Annotate | Download | only in pcmcia

Lines Matching defs:bt3c_write

265 bt3c_write(struct bt3c_softc *sc, uint16_t addr, uint16_t data)
433 bt3c_write(sc, BT3C_RX_COUNT, 0x0000);
490 bt3c_write(sc, BT3C_TX_COUNT, count);
527 bt3c_write(sc, BT3C_ISR, 0x0000);
615 bt3c_write(sc, 0x8040, 0x0404);
616 bt3c_write(sc, 0x8040, 0x0400);
618 bt3c_write(sc, 0x8040, 0x0404);
707 bt3c_write(sc, BT3C_RX_COUNT, 0x0000);
708 bt3c_write(sc, BT3C_TX_COUNT, 0x0000);
709 bt3c_write(sc, BT3C_ISR, 0x0000);