Home
last modified time | relevance | path

Searched refs:mac_write (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/arm/sociox/
H A Dif_scx.c626 mac_write(struct scx_softc *sc, int reg, int val) in mac_write() function
1087 mac_write(sc, GMACOMR, 0); in scx_reset()
1088 mac_write(sc, GMACBMR, BMR_RST); in scx_reset()
1093 mac_write(sc, GMACBMR, _BMR); in scx_reset()
1094 mac_write(sc, GMACAFR, 0); in scx_reset()
1120 mac_write(sc, GMACOMR, csr &~ (OMR_SR | OMR_ST)); in scx_stop()
1170 mac_write(sc, GMACMAL0, csr); in scx_init()
1172 mac_write(sc, GMACMAH0, csr); in scx_init()
1188 mac_write(sc, GMACRDLA, _RDLA); /* GMAC rdes store */ in scx_init()
1189 mac_write(sc, GMACTDLA, _TDLA); /* GMAC tdes store */ in scx_init()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19953145 (mac_write): Call sleep instead of sec_sleep.
3214 (mac_write): Sleep on first 4 writes.
3242 (mac_write): Use first_mac_write to sleep on first several writes.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19953145 (mac_write): Call sleep instead of sec_sleep.
3214 (mac_write): Sleep on first 4 writes.
3242 (mac_write): Use first_mac_write to sleep on first several writes.