Home
last modified time | relevance | path

Searched refs:tusb1210 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-tusb1210.c3 * tusb1210.c - TUSB1210 USB ULPI PHY driver
54 struct tusb1210 { struct
72 static int tusb1210_ulpi_write(struct tusb1210 *tusb, u8 reg, u8 val) in tusb1210_ulpi_write()
84 static int tusb1210_ulpi_read(struct tusb1210 *tusb, u8 reg, u8 *val) in tusb1210_ulpi_read()
101 struct tusb1210 *tusb = phy_get_drvdata(phy); in tusb1210_power_on()
116 struct tusb1210 *tusb = phy_get_drvdata(phy); in tusb1210_power_off()
126 struct tusb1210 *tusb = phy_get_drvdata(phy); in tusb1210_set_mode()
171 static void tusb1210_reset(struct tusb1210 *tusb) in tusb1210_reset()
178 static void tusb1210_chg_det_set_type(struct tusb1210 *tusb, in tusb1210_chg_det_set_type()
187 static void tusb1210_chg_det_set_state(struct tusb1210 *tus
[all...]
/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-tusb1210.c3 * tusb1210.c - TUSB1210 USB ULPI PHY driver
20 struct tusb1210 { struct
30 struct tusb1210 *tusb = phy_get_drvdata(phy); in tusb1210_power_on()
45 struct tusb1210 *tusb = phy_get_drvdata(phy); in tusb1210_power_off()
55 struct tusb1210 *tusb = phy_get_drvdata(phy); in tusb1210_set_mode()
95 struct tusb1210 *tusb; in tusb1210_probe()
151 struct tusb1210 *tusb = ulpi_get_drvdata(ulpi); in tusb1210_remove()
170 .name = "tusb1210",

Completed in 1 milliseconds