Searched refs:phy_rx (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/phy/ti/ |
H A D | phy-ti-pipe3.c | 165 void __iomem *phy_rx; member 447 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_ANA_PROGRAMMABILITY); in ti_pipe3_calibrate() 450 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_ANA_PROGRAMMABILITY, val); in ti_pipe3_calibrate() 452 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_DIGITAL_MODES); in ti_pipe3_calibrate() 465 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_DIGITAL_MODES, val); in ti_pipe3_calibrate() 467 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_TRIM); in ti_pipe3_calibrate() 470 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_TRIM, val); in ti_pipe3_calibrate() 472 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_DLL); in ti_pipe3_calibrate() 475 ti_pipe3_writel(phy->phy_rx, PIPE3_PHY_RX_DLL, val); in ti_pipe3_calibrate() 477 val = ti_pipe3_readl(phy->phy_rx, PIPE3_PHY_RX_EQUALIZER); in ti_pipe3_calibrate() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H 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";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | dra7.dtsi | 1384 reg = <0x4A096000 0x80>, /* phy_rx */ 1387 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 1397 reg = <0x4a094000 0x80>, /* phy_rx */ 1399 reg-names = "phy_rx", "phy_tx"; 1417 reg = <0x4a095000 0x80>, /* phy_rx */ 1419 reg-names = "phy_rx", "phy_tx"; 1494 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra7-l4.dtsi | 292 reg-names = "phy_rx", "phy_tx", "pll_ctrl"; 333 reg = <0x4000 0x80>, /* phy_rx */ 335 reg-names = "phy_rx", "phy_tx"; 353 reg = <0x5000 0x80>, /* phy_rx */ 355 reg-names = "phy_rx", "phy_tx"; 374 reg = <0x6000 0x80>, /* phy_rx */ 377 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
|
H 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";
|