Lines Matching defs:twl

174 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl,  in twl4030_i2c_write_u8_verify()
198 #define twl4030_usb_write_verify(twl, address, data) \ argument
201 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write()
213 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb()
229 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read()
237 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_set_bits()
243 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_clear_bits()
250 static bool twl4030_is_driving_vbus(struct twl4030_usb *twl) in twl4030_is_driving_vbus()
270 twl4030_usb_linkstat(struct twl4030_usb *twl) in twl4030_usb_linkstat()
322 static void twl4030_usb_set_mode(struct twl4030_usb *twl, int mode) in twl4030_usb_set_mode()
345 static void twl4030_i2c_access(struct twl4030_usb *twl, int on) in twl4030_i2c_access()
375 static void __twl4030_phy_power(struct twl4030_usb *twl, int on) in __twl4030_phy_power()
389 struct twl4030_usb *twl = dev_get_drvdata(dev); in twl4030_usb_suspend() local
404 struct twl4030_usb *twl = dev_get_drvdata(dev); in twl4030_usb_resume() local
416 struct twl4030_usb *twl = dev_get_drvdata(dev); in twl4030_usb_runtime_suspend() local
430 struct twl4030_usb *twl = dev_get_drvdata(dev); in twl4030_usb_runtime_resume() local
478 struct twl4030_usb *twl = phy_get_drvdata(phy); in twl4030_phy_power_off() local
487 struct twl4030_usb *twl = phy_get_drvdata(phy); in twl4030_phy_power_on() local
498 static int twl4030_usb_ldo_init(struct twl4030_usb *twl) in twl4030_usb_ldo_init()
550 struct twl4030_usb *twl = dev_get_drvdata(dev); in twl4030_usb_vbus_show() local
564 struct twl4030_usb *twl = _twl; in twl4030_usb_irq() local
610 struct twl4030_usb *twl = container_of(work, struct twl4030_usb, in twl4030_id_workaround_work() local
618 struct twl4030_usb *twl = phy_get_drvdata(phy); in twl4030_phy_init() local
670 struct twl4030_usb *twl; in twl4030_usb_probe() local
777 struct twl4030_usb *twl = platform_get_drvdata(pdev); in twl4030_usb_remove() local