Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h592 #define DXEPINT_TXFEMP BIT(7) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h568 #define DXEPINT_TXFEMP BIT(7) macro
H A Dgadget.c3184 ints & DXEPINT_TXFEMP) { in dwc2_hsotg_epint()