Searched refs:twl4030_usb (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/phy/ti/ |
H A D | phy-twl4030-usb.c | 146 struct twl4030_usb { struct 173 #define phy_to_twl(x) container_of((x), struct twl4030_usb, phy) argument 177 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, in twl4030_i2c_write_u8_verify() 204 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write() 216 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb() 232 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read() 240 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_set_bits() 246 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_clear_bits() 253 static bool twl4030_is_driving_vbus(struct twl4030_usb *twl) in twl4030_is_driving_vbus() 273 twl4030_usb_linkstat(struct twl4030_usb *twl) in twl4030_usb_linkstat() [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-twl4030 | 1 What: /sys/class/power_supply/twl4030_usb/mode
|