Searched refs:phy_rx (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/phy/ti/ |
| D | phy-ti-pipe3.c | 165 void __iomem *phy_rx; member 448 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_ANA_PROGRAMMABILITY); in ti_pipe3_calibrate() 451 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_ANA_PROGRAMMABILITY, val); in ti_pipe3_calibrate() 453 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_DIGITAL_MODES); in ti_pipe3_calibrate() 466 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_DIGITAL_MODES, val); 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() [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/phy/ |
| D | ti-phy.txt | 113 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 126 reg = <0x4A096000 0x80>, /* phy_rx */ 129 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | dra7-l4.dtsi | 290 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";
|
| D | omap5-l4.dtsi | 477 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 522 reg = <0x6000 0x80>, /* phy_rx */ 525 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|