Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-sun4i-usb.c91 struct sun4i_usb_phy_data { struct
123 container_of((phy), struct sun4i_usb_phy_data, phys[(phy)->index]) argument
128 struct sun4i_usb_phy_data *data = to_sun4i_usb_phy_data(phy); in sun4i_usb_phy0_update_iscr()
160 struct sun4i_usb_phy_data *phy_data = to_sun4i_usb_phy_data(phy); in sun4i_usb_phy_write()
231 struct sun4i_usb_phy_data *data = to_sun4i_usb_phy_data(phy); in sun4i_usb_phy_init()
281 struct sun4i_usb_phy_data *data = to_sun4i_usb_phy_data(phy); in sun4i_usb_phy_exit()
297 static int sun4i_usb_phy0_get_vbus_det(struct sun4i_usb_phy_data *data) in sun4i_usb_phy0_get_vbus_det()
316 static bool sun4i_usb_phy0_have_vbus_det(struct sun4i_usb_phy_data *data) in sun4i_usb_phy0_have_vbus_det()
324 struct sun4i_usb_phy_data *data = to_sun4i_usb_phy_data(phy); in sun4i_usb_phy_power_on()
351 struct sun4i_usb_phy_data *data = to_sun4i_usb_phy_data(phy); in sun4i_usb_phy_power_off()
[all …]