Searched refs:USB_ROLE_DEVICE (Results 1 – 4 of 4) sorted by relevance
22 USB_ROLE_DEVICE, enumerator87 struct cdns3_role_driver *roles[USB_ROLE_DEVICE + 1];
50 if (WARN_ON(role > USB_ROLE_DEVICE)) in cdns3_role_start()76 if (WARN_ON(role > USB_ROLE_DEVICE)) in cdns3_role_stop()222 role = USB_ROLE_DEVICE; in cdsn3_hw_role_state_machine()228 case USB_ROLE_DEVICE: /* from GADGET, we can only change to NONE*/ in cdsn3_hw_role_state_machine()242 role = USB_ROLE_DEVICE; in cdsn3_hw_role_state_machine()
2734 cdns->roles[USB_ROLE_DEVICE] = rdrv; in cdns3_gadget_init()
722 usb_role = USB_ROLE_DEVICE; in tcpm_set_roles()