Searched refs:USB_STS_TMODE_SEL (Results 1 – 2 of 2) sorted by relevance
324 USB_STS_TMODE_SEL(tmode - 1)); in cdns3_ep0_feature_handle_device()
394 #define USB_STS_TMODE_SEL(p) (((p) << 10) & USB_STS_TMODE_SEL_MASK) macro