Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h580 #define DXEPCTL_MPS(_x) ((_x) << 0) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h556 #define DXEPCTL_MPS(_x) ((_x) << 0) macro
H A Dgadget.c4096 epctrl |= DXEPCTL_MPS(mps); in dwc2_hsotg_ep_enable()