OMAP_CTRL_TYPE_OTGHS
if (ctrl_phy->type != OMAP_CTRL_TYPE_OTGHS)
static const enum omap_control_phy_type otghs_data = OMAP_CTRL_TYPE_OTGHS;
if (control_phy->type == OMAP_CTRL_TYPE_OTGHS) {
if (control_phy->type == OMAP_CTRL_TYPE_OTGHS)