Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-omap-control.c89 case OMAP_CTRL_TYPE_PIPE3: in omap_control_phy_power()
235 static const enum omap_control_phy_type pipe3_data = OMAP_CTRL_TYPE_PIPE3;
300 if (control_phy->type == OMAP_CTRL_TYPE_PIPE3 || in omap_control_phy_probe()
/openbmc/linux/include/linux/phy/
H A Domap_control_phy.h15 OMAP_CTRL_TYPE_PIPE3, /* PIPE3 PHY, DPLL & seperate Rx/Tx power */ enumerator