Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhw.h181 #define GRXSTS_EPNUM_MASK (0xf << 0) macro
H A Dgadget.c2488 epnum = grxstsr & GRXSTS_EPNUM_MASK; in dwc2_hsotg_handle_rx()