omap_control_phy_type 233 drivers/phy/ti/phy-omap-control.c static const enum omap_control_phy_type otghs_data = OMAP_CTRL_TYPE_OTGHS; omap_control_phy_type 234 drivers/phy/ti/phy-omap-control.c static const enum omap_control_phy_type usb2_data = OMAP_CTRL_TYPE_USB2; omap_control_phy_type 235 drivers/phy/ti/phy-omap-control.c static const enum omap_control_phy_type pipe3_data = OMAP_CTRL_TYPE_PIPE3; omap_control_phy_type 236 drivers/phy/ti/phy-omap-control.c static const enum omap_control_phy_type pcie_data = OMAP_CTRL_TYPE_PCIE; omap_control_phy_type 237 drivers/phy/ti/phy-omap-control.c static const enum omap_control_phy_type dra7usb2_data = OMAP_CTRL_TYPE_DRA7USB2; omap_control_phy_type 238 drivers/phy/ti/phy-omap-control.c static const enum omap_control_phy_type am437usb2_data = OMAP_CTRL_TYPE_AM437USB2; omap_control_phy_type 285 drivers/phy/ti/phy-omap-control.c control_phy->type = *(enum omap_control_phy_type *)of_id->data; omap_control_phy_type 31 include/linux/phy/omap_control_phy.h enum omap_control_phy_type type;