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

/netbsd-current/sys/dev/usb/
H A Dif_urtwreg.h104 #define URTW_RX_FIFO_THRESHOLD_MASK ((1 << 13) | (1 << 14) | (1 << 15)) macro
H A Dif_urtw.c2164 data = data &~ URTW_RX_FIFO_THRESHOLD_MASK;

Completed in 119 milliseconds