Home
last modified time | relevance | path

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

/drivers/phy/ti/
Dphy-ti-pipe3.c205 struct pipe3_data { struct
211 static struct pipe3_data data_usb = { argument
237 static struct pipe3_data data_sata = {
263 static struct pipe3_data data_pcie = {
782 struct pipe3_data *data; in ti_pipe3_probe()
792 data = (struct pipe3_data *)match->data; in ti_pipe3_probe()
Dphy-omap-control.c235 static const enum omap_control_phy_type pipe3_data = OMAP_CTRL_TYPE_PIPE3; variable
251 .data = &pipe3_data,