Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/ti/
Dphy-omap-control.c235 static const enum omap_control_phy_type pipe3_data = OMAP_CTRL_TYPE_PIPE3; variable
251 .data = &pipe3_data,
Dphy-ti-pipe3.c206 struct pipe3_data { struct
212 static struct pipe3_data data_usb = { argument
238 static struct pipe3_data data_sata = {
264 static struct pipe3_data data_pcie = {
782 const struct pipe3_data *data; in ti_pipe3_probe()