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

/freebsd-10.2-release/sys/dev/ep/
H A Dif_ep.c516 if (CSR_READ_2(sc, EP_W1_FREE_TX) < len + pad + 4) {
520 if (CSR_READ_2(sc, EP_W1_FREE_TX) < len + pad + 4) {
628 CSR_READ_2(sc, EP_W1_FREE_TX);
700 CSR_READ_2(sc, EP_W1_FREE_TX);
H A Dif_epreg.h148 #define EP_W1_FREE_TX 0x0c macro

Completed in 77 milliseconds