Home
last modified time | relevance | path

Searched refs:omap_control_pcie_pcs (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/phy/
Domap_control_phy.h72 void omap_control_pcie_pcs(struct device *dev, u8 delay);
84 static inline void omap_control_pcie_pcs(struct device *dev, u8 delay) in omap_control_pcie_pcs() function
/Linux-v6.6/drivers/phy/ti/
Dphy-omap-control.c24 void omap_control_pcie_pcs(struct device *dev, u8 delay) in omap_control_pcie_pcs() function
51 EXPORT_SYMBOL_GPL(omap_control_pcie_pcs);
Dphy-ti-pipe3.c510 omap_control_pcie_pcs(phy->control_dev, 0x96); in ti_pipe3_init()