Searched refs:phy_tx (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/phy/ |
H A D | ti-phy.txt | 76 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 90 <0x4A096400 0x64>, /* phy_tx */ 92 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|
/linux/drivers/phy/ti/ |
H A D | phy-ti-pipe3.c | 167 void __iomem *phy_tx; member 757 phy->phy_tx = devm_platform_ioremap_resource_byname(pdev, "phy_tx"); in ti_pipe3_get_tx_rx_base() 759 return PTR_ERR_OR_ZERO(phy->phy_tx); in ti_pipe3_get_tx_rx_base()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra7-l4.dtsi | 291 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 333 <0x4400 0x64>; /* phy_tx */ 334 reg-names = "phy_rx", "phy_tx"; 353 <0x5400 0x64>; /* phy_tx */ 354 reg-names = "phy_rx", "phy_tx"; 374 <0x6400 0x64>, /* phy_tx */ 376 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|
H A D | omap5-l4.dtsi | 480 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 525 <0x6400 0x64>, /* phy_tx */ 527 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|