Searched refs:ERROR_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/host/ | ||
D | xhci.h | 637 #define ERROR_COUNT_MASK (0x3) macro |
D | xhci-mem.c | 847 ((3 & ERROR_COUNT_MASK) << ERROR_COUNT_SHIFT)); in xhci_setup_addressable_virt_dev() |