Home
last modified time | relevance | path

Searched refs:twl6030_usb (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
Dphy-twl6030-usb.c91 struct twl6030_usb { struct
111 #define comparator_to_twl(x) container_of((x), struct twl6030_usb, comparator) argument
115 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb()
127 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb()
144 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_start_srp()
155 static int twl6030_usb_ldo_init(struct twl6030_usb *twl) in twl6030_usb_ldo_init()
185 struct twl6030_usb *twl = dev_get_drvdata(dev); in twl6030_usb_vbus_show()
212 struct twl6030_usb *twl = _twl; in twl6030_usb_irq()
250 struct twl6030_usb *twl = _twl; in twl6030_usbotg_irq()
277 static int twl6030_enable_irq(struct twl6030_usb *twl) in twl6030_enable_irq()
[all …]