Searched refs:TI_GCR_RX_COAL_TICKS (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | tireg.h | 268 #define TI_GCR_RX_COAL_TICKS 0x630 macro |
H A D | ti.c | 1347 CSR_WRITE_4(sc, TI_GCR_RX_COAL_TICKS, (sc->ti_rx_coal_ticks / 10)); in ti_gibinit() |