Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c119 struct sun4i_usb_phy { struct
150 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy0_update_iscr()
180 static void sun4i_usb_phy_write(struct sun4i_usb_phy *phy, u32 addr, u32 data, in sun4i_usb_phy_write()
230 static void sun4i_usb_phy_passby(struct sun4i_usb_phy *phy, int enable) in sun4i_usb_phy_passby()
259 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_init()
283 struct sun4i_usb_phy *phy2 = &data->phys[2]; in sun4i_usb_phy_init()
371 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_exit()
389 struct sun4i_usb_phy *phy2 = &data->phys[2]; in sun4i_usb_phy_exit()
464 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_power_on()
493 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_power_off()
[all …]
/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c600 U_BOOT_DRIVER(sun4i_usb_phy) = {