Searched refs:omap_control_usb_set_mode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/phy/ |
H A D | omap_control_phy.h | 70 void omap_control_usb_set_mode(struct device *dev, 79 static inline void omap_control_usb_set_mode(struct device *dev, in omap_control_usb_set_mode() function
|
/kernel/linux/linux-6.6/include/linux/phy/ |
H A D | omap_control_phy.h | 70 void omap_control_usb_set_mode(struct device *dev, 79 static inline void omap_control_usb_set_mode(struct device *dev, in omap_control_usb_set_mode() function
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | omap2430.c | 121 omap_control_usb_set_mode(glue->control_otghs, in omap_musb_set_mailbox() 134 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap_musb_set_mailbox() 144 omap_control_usb_set_mode(glue->control_otghs, in omap_musb_set_mailbox() 264 omap_control_usb_set_mode(glue->control_otghs, in omap2430_musb_disable()
|
/kernel/linux/linux-6.6/drivers/usb/musb/ |
H A D | omap2430.c | 125 omap_control_usb_set_mode(glue->control_otghs, in omap_musb_set_mailbox() 138 omap_control_usb_set_mode(glue->control_otghs, USB_MODE_DEVICE); in omap_musb_set_mailbox() 148 omap_control_usb_set_mode(glue->control_otghs, in omap_musb_set_mailbox() 268 omap_control_usb_set_mode(glue->control_otghs, in omap2430_musb_disable()
|
/kernel/linux/linux-5.10/drivers/phy/ti/ |
H A D | phy-omap-control.c | 192 * omap_control_usb_set_mode - Calls to functions to set USB in one of host mode 200 void omap_control_usb_set_mode(struct device *dev, in omap_control_usb_set_mode() function 231 EXPORT_SYMBOL_GPL(omap_control_usb_set_mode); variable
|
/kernel/linux/linux-6.6/drivers/phy/ti/ |
H A D | phy-omap-control.c | 192 * omap_control_usb_set_mode - Calls to functions to set USB in one of host mode 200 void omap_control_usb_set_mode(struct device *dev, in omap_control_usb_set_mode() function 231 EXPORT_SYMBOL_GPL(omap_control_usb_set_mode); variable
|
Completed in 4 milliseconds