Searched refs:MAX_BURST_MASK (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/usb/host/ | ||
D | xhci.h | 651 #define MAX_BURST_MASK (0xff) macro |
D | xhci-mem.c | 846 cpu_to_le32(((0 & MAX_BURST_MASK) << MAX_BURST_SHIFT) | in xhci_setup_addressable_virt_dev() |