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

/freebsd-12-stable/sys/dev/ep/
H A Dif_ep.c524 if (CSR_READ_2(sc, EP_W1_FREE_TX) < len + pad + 4) {
528 if (CSR_READ_2(sc, EP_W1_FREE_TX) < len + pad + 4) {
622 CSR_READ_2(sc, EP_W1_FREE_TX);
695 CSR_READ_2(sc, EP_W1_FREE_TX);
H A Dif_epreg.h150 #define EP_W1_FREE_TX 0x0c macro

Completed in 110 milliseconds