Searched refs:EP_W1_FREE_TX (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ep/
H A Dif_epreg.h148 #define EP_W1_FREE_TX 0x0c macro
H A Dif_ep.c522 if (CSR_READ_2(sc, EP_W1_FREE_TX) < len + pad + 4) {
526 if (CSR_READ_2(sc, EP_W1_FREE_TX) < len + pad + 4) {
634 CSR_READ_2(sc, EP_W1_FREE_TX);
707 CSR_READ_2(sc, EP_W1_FREE_TX);

Completed in 98 milliseconds