Lines Matching refs:of_device_is_compatible
343 if (of_device_is_compatible(phy->dev->of_node, "ti,phy-pipe3-pcie")) { in ti_pipe3_init()
370 if ((val & PLL_LOCK) && of_device_is_compatible(phy->dev->of_node, in ti_pipe3_init()
393 if (of_device_is_compatible(phy->dev->of_node, "ti,phy-pipe3-sata") && in ti_pipe3_exit()
398 if (!of_device_is_compatible(phy->dev->of_node, "ti,phy-pipe3-pcie")) { in ti_pipe3_exit()
421 if (of_device_is_compatible(phy->dev->of_node, "ti,phy-pipe3-sata")) { in ti_pipe3_exit()
454 if (!of_device_is_compatible(node, "ti,phy-pipe3-sata")) in ti_pipe3_get_clk()
458 if (!of_device_is_compatible(node, "ti,phy-pipe3-sata")) { in ti_pipe3_get_clk()
468 if (!of_device_is_compatible(node, "ti,phy-pipe3-pcie") || in ti_pipe3_get_clk()
477 if (of_device_is_compatible(node, "ti,phy-pipe3-pcie")) { in ti_pipe3_get_clk()
549 if (of_device_is_compatible(node, "ti,phy-pipe3-pcie")) { in ti_pipe3_get_sysctrl()
567 if (of_device_is_compatible(node, "ti,phy-pipe3-sata")) { in ti_pipe3_get_sysctrl()
595 if (!of_device_is_compatible(node, "ti,phy-pipe3-pcie")) in ti_pipe3_get_tx_rx_base()
619 if (of_device_is_compatible(node, "ti,phy-pipe3-pcie")) in ti_pipe3_get_pll_base()
675 if (of_device_is_compatible(node, "ti,phy-pipe3-sata")) { in ti_pipe3_probe()