Searched refs:tcphy (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/phy/rockchip/ |
| D | phy-rockchip-typec.c | 466 static void tcphy_cfg_24m(struct rockchip_typec_phy *tcphy) in tcphy_cfg_24m() argument 474 writel(0x830, tcphy->base + PMA_CMN_CTRL1); in tcphy_cfg_24m() 480 writel(0x90, tcphy->base + XCVR_DIAG_LANE_FCM_EN_MGN(i)); in tcphy_cfg_24m() 481 writel(0x960, tcphy->base + TX_RCVDET_EN_TMR(i)); in tcphy_cfg_24m() 482 writel(0x30, tcphy->base + TX_RCVDET_ST_TMR(i)); in tcphy_cfg_24m() 485 rdata = readl(tcphy->base + CMN_DIAG_HSCLK_SEL); in tcphy_cfg_24m() 488 writel(rdata, tcphy->base + CMN_DIAG_HSCLK_SEL); in tcphy_cfg_24m() 491 static void tcphy_cfg_usb3_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_usb3_pll() argument 498 tcphy->base + usb3_pll_cfg[i].addr); in tcphy_cfg_usb3_pll() 501 static void tcphy_cfg_dp_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_dp_pll() argument [all …]
|
| /Linux-v4.19/Documentation/devicetree/bindings/phy/ |
| D | phy-rockchip-typec.txt | 16 "uphy", "uphy-pipe", "uphy-tcphy" 51 reset-names = "uphy", "uphy-pipe", "uphy-tcphy"; 75 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
|
| /Linux-v4.19/arch/arm64/boot/dts/rockchip/ |
| D | rk3399.dtsi | 1414 reset-names = "uphy", "uphy-pipe", "uphy-tcphy"; 1439 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
|