Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/phy/
Dphy-twl4030-usb.c157 struct twl4030_usb { struct
180 #define phy_to_twl(x) container_of((x), struct twl4030_usb, phy) argument
184 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, in twl4030_i2c_write_u8_verify()
211 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write()
223 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb()
239 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read()
247 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_set_bits()
253 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_clear_bits()
260 static bool twl4030_is_driving_vbus(struct twl4030_usb *twl) in twl4030_is_driving_vbus()
280 twl4030_usb_linkstat(struct twl4030_usb *twl) in twl4030_usb_linkstat()
[all …]