Searched refs:USB_OTG_HNP (Results 1 – 3 of 3) sorted by relevance
719 #define USB_OTG_HNP (1 << 1) /* swap host/device roles */ macro
757 #define USB_OTG_HNP (1 << 1) /* swap host/device roles */ macro
2197 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()