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()
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()
515 struct sun4i_usb_phy *phy = phy_get_drvdata(_phy); in sun4i_usb_phy_set_mode()
588 struct sun4i_usb_phy *phy; in sun4i_usb_phy0_id_vbus_det_scan()
[all …]
/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c600 U_BOOT_DRIVER(sun4i_usb_phy) = {