Lines Matching full:usb_role_none
91 cdns->role = USB_ROLE_NONE; in cdns_core_init_role()
175 ret = cdns_role_start(cdns, USB_ROLE_NONE); in cdns_core_init_role()
214 enum usb_role role = USB_ROLE_NONE; in cdns_hw_role_state_machine()
238 case USB_ROLE_NONE: in cdns_hw_role_state_machine()
240 * Driver treats USB_ROLE_NONE synonymous to IDLE state from in cdns_hw_role_state_machine()
250 role = USB_ROLE_NONE; in cdns_hw_role_state_machine()
254 role = USB_ROLE_NONE; in cdns_hw_role_state_machine()
289 cdns->roles[USB_ROLE_NONE] = rdrv; in cdns_idle_init()
356 * - USB_ROLE_GADGET <--> USB_ROLE_NONE for peripheral-only devices
370 case USB_ROLE_NONE: in cdns_role_set()
380 case USB_ROLE_NONE: in cdns_role_set()