pipe3_data        235 drivers/phy/ti/phy-omap-control.c static const enum omap_control_phy_type pipe3_data = OMAP_CTRL_TYPE_PIPE3;
pipe3_data        251 drivers/phy/ti/phy-omap-control.c 		.data = &pipe3_data,
pipe3_data        211 drivers/phy/ti/phy-ti-pipe3.c static struct pipe3_data data_usb = {
pipe3_data        237 drivers/phy/ti/phy-ti-pipe3.c static struct pipe3_data data_sata = {
pipe3_data        263 drivers/phy/ti/phy-ti-pipe3.c static struct pipe3_data data_pcie = {
pipe3_data        789 drivers/phy/ti/phy-ti-pipe3.c 	struct pipe3_data *data;
pipe3_data        799 drivers/phy/ti/phy-ti-pipe3.c 	data = (struct pipe3_data *)match->data;