Home
last modified time | relevance | path

Searched refs:twl4030_readb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/ti/
H A Dphy-twl4030-usb.c216 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()