Home
last modified time | relevance | path

Searched refs:STGE_TxDMAPollPeriod (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/stge/
Dif_stgereg.h221 #define STGE_TxDMAPollPeriod 0x1a /* 8-bit, 320ns increments */ macro
Dif_stge.c2058 CSR_WRITE_1(sc, STGE_TxDMAPollPeriod, 127); in stge_init_locked()
2288 CSR_WRITE_1(sc, STGE_TxDMAPollPeriod, 127); in stge_start_tx()