Searched refs:twl4030_readb (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/phy/ti/
H A Dphy-twl4030-usb.c216 static inline int twl4030_readb(struct twl4030_usb *twl, u8 module, u8 address) function
234 return twl4030_readb(twl, TWL_MODULE_USB, address);
290 status = twl4030_readb(twl, TWL_MODULE_PM_MASTER, STS_HW_CONDITIONS);

Completed in 126 milliseconds