Home
last modified time | relevance | path

Searched refs:DXEPCTL_NEXTEP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h552 #define DXEPCTL_NEXTEP(_x) ((_x) << 11) macro
H A Dgadget.c4855 u32 next = DXEPCTL_NEXTEP((epnum + 1) % 15); in dwc2_hsotg_initep()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h576 #define DXEPCTL_NEXTEP(_x) ((_x) << 11) macro