Searched refs:USB_ITPN_MASK (Results 1 – 1 of 1) sorted by relevance
418 #define USB_ITPN_MASK GENMASK(13, 0) macro419 #define USB_ITPN(p) ((p) & USB_ITPN_MASK)