Searched refs:twl4030_usb (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/phy/ti/ |
D | phy-twl4030-usb.c | 145 struct twl4030_usb { struct 172 #define phy_to_twl(x) container_of((x), struct twl4030_usb, phy) argument 176 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, in twl4030_i2c_write_u8_verify() 203 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write() 215 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb() 231 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read() 239 twl4030_usb_set_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_set_bits() 245 twl4030_usb_clear_bits(struct twl4030_usb *twl, u8 reg, u8 bits) in twl4030_usb_clear_bits() 252 static bool twl4030_is_driving_vbus(struct twl4030_usb *twl) in twl4030_is_driving_vbus() 272 twl4030_usb_linkstat(struct twl4030_usb *twl) in twl4030_usb_linkstat() [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-power-twl4030 | 1 What: /sys/class/power_supply/twl4030_usb/mode
|