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