Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h169 #define GRXSTS_EPNUM_MASK (0xf << 0) macro
H A Dgadget.c2488 epnum = grxstsr & GRXSTS_EPNUM_MASK; in dwc2_hsotg_handle_rx()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h195 #define GRXSTS_EPNUM_MASK (0xf << 0) macro