Searched refs:XHCI_INCTX_0_DROP_MASK (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/usb/ | ||
| D | xhcireg.h | 662 #define XHCI_INCTX_0_DROP_MASK(n) __BIT((n)) macro |
| D | xhci.c | 2179 cp[0] = htole32(XHCI_INCTX_0_DROP_MASK(dci)); in xhci_close_pipe() |