Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-omap-control.c233 static const enum omap_control_phy_type otghs_data = OMAP_CTRL_TYPE_OTGHS;
234 static const enum omap_control_phy_type usb2_data = OMAP_CTRL_TYPE_USB2;
235 static const enum omap_control_phy_type pipe3_data = OMAP_CTRL_TYPE_PIPE3;
236 static const enum omap_control_phy_type pcie_data = OMAP_CTRL_TYPE_PCIE;
237 static const enum omap_control_phy_type dra7usb2_data = OMAP_CTRL_TYPE_DRA7USB2;
238 static const enum omap_control_phy_type am437usb2_data = OMAP_CTRL_TYPE_AM437USB2;
284 control_phy->type = *(enum omap_control_phy_type *)of_id->data; in omap_control_phy_probe()
/openbmc/linux/include/linux/phy/
H A Domap_control_phy.h12 enum omap_control_phy_type { enum
31 enum omap_control_phy_type type;