Searched refs:twl6030_usb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-twl6030-usb.c | 3 * twl6030_usb - TWL6030 USB transceiver, talking to OMAP OTG driver. 78 struct twl6030_usb { struct 100 #define comparator_to_twl(x) container_of((x), struct twl6030_usb, comparator) 104 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb() 116 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb() 133 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_start_srp() 144 static int twl6030_usb_ldo_init(struct twl6030_usb *twl) in twl6030_usb_ldo_init() 174 struct twl6030_usb *twl = dev_get_drvdata(dev); in vbus_show() 207 struct twl6030_usb *twl = _twl; in twl6030_usb_irq() 249 struct twl6030_usb *tw in twl6030_usbotg_irq() [all...] |
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-twl6030-usb.c | 3 * twl6030_usb - TWL6030 USB transceiver, talking to OMAP OTG driver. 78 struct twl6030_usb { struct 100 #define comparator_to_twl(x) container_of((x), struct twl6030_usb, comparator) 104 static inline int twl6030_writeb(struct twl6030_usb *twl, u8 module, in twl6030_writeb() 116 static inline u8 twl6030_readb(struct twl6030_usb *twl, u8 module, u8 address) in twl6030_readb() 133 struct twl6030_usb *twl = comparator_to_twl(comparator); in twl6030_start_srp() 144 static int twl6030_usb_ldo_init(struct twl6030_usb *twl) in twl6030_usb_ldo_init() 174 struct twl6030_usb *twl = dev_get_drvdata(dev); in vbus_show() 207 struct twl6030_usb *twl = _twl; in twl6030_usb_irq() 249 struct twl6030_usb *tw in twl6030_usbotg_irq() [all...] |
Completed in 2 milliseconds