Lines Matching defs:tl_intreg_write_byte
126 static void tl_intreg_write_byte(tl_softc_t *, uint32_t, uint8_t);
172 tl_intreg_write_byte(sc, TL_INT_NET + TL_INT_NetSio,
180 tl_intreg_write_byte(sc, TL_INT_NET + TL_INT_NetSio,
610 tl_intreg_write_byte(sc, TL_INT_NET + TL_INT_NetCmd,
613 tl_intreg_write_byte(sc, TL_INT_MISC + TL_MISC_MaxRxL, MCLBYTES & 0xff);
614 tl_intreg_write_byte(sc, TL_INT_MISC + TL_MISC_MaxRxH,
619 tl_intreg_write_byte(sc, TL_INT_Areg0 + i , sc->tl_enaddr[i]);
791 tl_intreg_write_byte(tl_softc_t *sc, uint32_t reg, uint8_t val)
911 tl_intreg_write_byte(sc, TL_INT_NET + TL_INT_NetCmd, reg);
961 tl_intreg_write_byte(sc, TL_INT_NET + TL_INT_NetSio, reg);
972 tl_intreg_write_byte(sc, TL_INT_NET + TL_INT_NetSio, reg);
1191 tl_intreg_write_byte(sc, TL_INT_NET+TL_INT_NetSts,