Home
last modified time | relevance | path

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

/drivers/usb/phy/
A Dphy-isp1301.c18 struct isp1301 { struct
25 #define phy_to_isp(p) (container_of((p), struct isp1301, phy)) argument
41 static int __isp1301_write(struct isp1301 *isp, u8 reg, u8 value, u8 clear) in __isp1301_write()
46 static int isp1301_write(struct isp1301 *isp, u8 reg, u8 value) in isp1301_write()
51 static int isp1301_clear(struct isp1301 *isp, u8 reg, u8 value) in isp1301_clear()
58 struct isp1301 *isp = phy_to_isp(phy); in isp1301_phy_init()
85 struct isp1301 *isp = phy_to_isp(phy); in isp1301_phy_set_vbus()
97 struct isp1301 *isp; in isp1301_probe()
124 struct isp1301 *isp = i2c_get_clientdata(client); in isp1301_remove()
A DMakefile20 obj-$(CONFIG_USB_ISP1301) += phy-isp1301.o
A DKconfig127 module will be called phy-isp1301.

Completed in 6 milliseconds