Searched refs:twl4030_usb (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/drivers/phy/
H A Dphy-twl4030-usb.c2 * twl4030_usb - TWL4030 USB transceiver, talking to OMAP OTG controller
157 struct twl4030_usb { struct
180 #define phy_to_twl(x) container_of((x), struct twl4030_usb, phy)
184 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, twl4030_i2c_write_u8_verify()
211 static inline int twl4030_usb_write(struct twl4030_usb *twl, twl4030_usb_write()
223 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) twl4030_readb()
239 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) twl4030_usb_read()
247 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) twl4030_usb_set_bits()
253 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) twl4030_usb_clear_bits()
260 static bool twl4030_is_driving_vbus(struct twl4030_usb *twl) twl4030_is_driving_vbus()
280 twl4030_usb_linkstat(struct twl4030_usb *twl) twl4030_usb_linkstat()
329 static void twl4030_usb_set_mode(struct twl4030_usb *twl, int mode) twl4030_usb_set_mode()
352 static void twl4030_i2c_access(struct twl4030_usb *twl, int on) twl4030_i2c_access()
382 static void __twl4030_phy_power(struct twl4030_usb *twl, int on) __twl4030_phy_power()
396 struct twl4030_usb *twl = dev_get_drvdata(dev); twl4030_usb_runtime_suspend()
412 struct twl4030_usb *twl = dev_get_drvdata(dev); twl4030_usb_runtime_resume()
451 struct twl4030_usb *twl = phy_get_drvdata(phy); twl4030_phy_power_off()
462 struct twl4030_usb *twl = phy_get_drvdata(phy); twl4030_phy_power_on()
475 static int twl4030_usb_ldo_init(struct twl4030_usb *twl) twl4030_usb_ldo_init()
527 struct twl4030_usb *twl = dev_get_drvdata(dev); twl4030_usb_vbus_show()
541 struct twl4030_usb *twl = _twl; twl4030_usb_irq()
591 struct twl4030_usb *twl = container_of(work, struct twl4030_usb, twl4030_id_workaround_work()
599 struct twl4030_usb *twl = phy_get_drvdata(phy); twl4030_phy_init()
649 struct twl4030_usb *twl; twl4030_usb_probe()
734 IRQF_TRIGGER_RISING | IRQF_ONESHOT, "twl4030_usb", twl); twl4030_usb_probe()
755 struct twl4030_usb *twl = platform_get_drvdata(pdev); twl4030_usb_remove()
802 .name = "twl4030_usb",
820 MODULE_ALIAS("platform:twl4030_usb");
/linux-4.1.27/arch/arm/mach-omap2/
H A Dboard-rx51.c106 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); rx51_init()
H A Dboard-omap3logic.c219 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); omap3logic_init()
H A Dboard-ldp.c410 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); omap_ldp_init()
H A Dboard-omap3beagle.c564 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); omap3_beagle_init()
H A Dboard-omap3pandora.c614 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); omap3pandora_init()
H A Dboard-overo.c514 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); overo_init()
H A Dboard-cm-t35.c728 usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb"); cm_t3x_common_init()
/linux-4.1.27/drivers/power/
H A Dtwl4030_charger.c570 .name = "twl4030_usb",
/linux-4.1.27/drivers/mfd/
H A Dtwl-core.c828 child = add_child(TWL_MODULE_USB, "twl4030_usb", add_children()

Completed in 417 milliseconds