Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h536 #define DXEPCTL_TXFNUM(_x) ((_x) << 22) macro
H A Dgadget.c4186 epctrl |= DXEPCTL_TXFNUM(fifo_index); in dwc2_hsotg_ep_enable()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h560 #define DXEPCTL_TXFNUM(_x) ((_x) << 22) macro