Searched refs:twl4030_readb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/ti/ |
H A D | phy-twl4030-usb.c | 213 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb() function 231 return twl4030_readb(twl, TWL_MODULE_USB, address); in twl4030_usb_read() 287 status = twl4030_readb(twl, TWL_MODULE_PM_MASTER, STS_HW_CONDITIONS); in twl4030_usb_linkstat()
|
/kernel/linux/linux-6.6/drivers/phy/ti/ |
H A D | phy-twl4030-usb.c | 216 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) in twl4030_readb() function 234 return twl4030_readb(twl, TWL_MODULE_USB, address); in twl4030_usb_read() 290 status = twl4030_readb(twl, TWL_MODULE_PM_MASTER, STS_HW_CONDITIONS); in twl4030_usb_linkstat()
|
Completed in 3 milliseconds