Searched refs:twl4030_usb (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/phy/ti/ |
| H A D | phy-twl4030-usb.c | 145 struct twl4030_usb { struct 170 #define phy_to_twl(x) container_of((x), struct twl4030_usb, phy) argument 174 static int twl4030_i2c_write_u8_verify(struct twl4030_usb *twl, in twl4030_i2c_write_u8_verify() 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() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-power-twl4030 | 1 What: /sys/class/power_supply/twl4030_usb/mode
|