Searched refs:QH_MULT (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/chipidea/
H A Dudc.h49 #define QH_MULT (0x0003UL << 30) macro
H A Dudc.c632 hwep->qh.ptr->cap |= cpu_to_le32(mul << __ffs(QH_MULT));
1397 cap |= 3 << __ffs(QH_MULT);
/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.h424 #define QH_MULT 0xc0000000 macro
/linux-master/drivers/usb/host/
H A Dehci.h397 #define QH_MULT 0xc0000000 macro
H A Doxu210hp-hcd.c317 #define QH_MULT 0xc0000000 macro

Completed in 136 milliseconds