Searched refs:twl4030_usb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/ti/ |
H A D | phy-twl4030-usb.c | 3 * twl4030_usb - TWL4030 USB transceiver, talking to OMAP OTG controller 145 struct twl4030_usb { struct 170 #define phy_to_twl(x) container_of((x), struct twl4030_usb, phy) 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 *tw [all...] |
/kernel/linux/linux-6.6/drivers/phy/ti/ |
H A D | phy-twl4030-usb.c | 3 * twl4030_usb - TWL4030 USB transceiver, talking to OMAP OTG controller 146 struct twl4030_usb { struct 173 #define phy_to_twl(x) container_of((x), struct twl4030_usb, phy) 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 *tw [all...] |
Completed in 2 milliseconds