Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-am335x-control.c11 struct am335x_control_usb { struct
33 struct am335x_control_usb *usb_ctrl; in am335x_phy_wkup() argument
37 usb_ctrl = container_of(phy_ctrl, struct am335x_control_usb, phy_ctrl); in am335x_phy_wkup()
66 struct am335x_control_usb *usb_ctrl; in am335x_phy_power()
70 usb_ctrl = container_of(phy_ctrl, struct am335x_control_usb, phy_ctrl); in am335x_phy_power()
131 struct am335x_control_usb *ctrl_usb; in am335x_get_phy_control()
152 struct am335x_control_usb *ctrl_usb; in am335x_control_usb_probe()