Searched refs:GRXSTS_DPID_MASK (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h184 #define GRXSTS_DPID_MASK (0x3 << 15) macro
H A Dhcd_intr.c176 dpid = (grxsts & GRXSTS_DPID_MASK) >> GRXSTS_DPID_SHIFT;

Completed in 53 milliseconds