Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/phy/
Domap_control_phy.h82 void omap_control_pcie_pcs(struct device *dev, u8 delay);
94 static inline void omap_control_pcie_pcs(struct device *dev, u8 delay) in omap_control_pcie_pcs() function
/linux-4.1.27/drivers/phy/
Dphy-omap-control.c34 void omap_control_pcie_pcs(struct device *dev, u8 delay) in omap_control_pcie_pcs() function
61 EXPORT_SYMBOL_GPL(omap_control_pcie_pcs);
Dphy-ti-pipe3.c226 omap_control_pcie_pcs(phy->control_dev, 0x96); in ti_pipe3_init()