Searched refs:phy_rx (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/phy/ti/ |
| A D | phy-ti-pipe3.c | 166 void __iomem *phy_rx; member 453 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_DIGITAL_MODES); in ti_pipe3_calibrate() 468 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_TRIM); in ti_pipe3_calibrate() 471 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_TRIM, val); in ti_pipe3_calibrate() 473 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_DLL); in ti_pipe3_calibrate() 476 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_DLL, val); in ti_pipe3_calibrate() 478 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_EQUALIZER); in ti_pipe3_calibrate() 486 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_EQUALIZER, val); in ti_pipe3_calibrate() 489 val = ti_pipe3_readl(phy->phy_rx, in ti_pipe3_calibrate() 754 if (IS_ERR(phy->phy_rx)) in ti_pipe3_get_tx_rx_base() [all …]
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | ti-phy.txt | 76 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 89 reg = <0x4A096000 0x80>, /* phy_rx */ 92 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | dra7-l4.dtsi | 291 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 332 reg = <0x4000 0x80>, /* phy_rx */ 334 reg-names = "phy_rx", "phy_tx"; 352 reg = <0x5000 0x80>, /* phy_rx */ 354 reg-names = "phy_rx", "phy_tx"; 373 reg = <0x6000 0x80>, /* phy_rx */ 376 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|
| A D | omap5-l4.dtsi | 480 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 524 reg = <0x6000 0x80>, /* phy_rx */ 527 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|
Completed in 18 milliseconds