Searched refs:tcphy (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/phy/rockchip/ |
D | phy-rockchip-typec.c | 457 static void tcphy_cfg_24m(struct rockchip_typec_phy *tcphy) in tcphy_cfg_24m() argument 465 writel(0x830, tcphy->base + PMA_CMN_CTRL1); in tcphy_cfg_24m() 471 writel(0x90, tcphy->base + XCVR_DIAG_LANE_FCM_EN_MGN(i)); in tcphy_cfg_24m() 472 writel(0x960, tcphy->base + TX_RCVDET_EN_TMR(i)); in tcphy_cfg_24m() 473 writel(0x30, tcphy->base + TX_RCVDET_ST_TMR(i)); in tcphy_cfg_24m() 476 rdata = readl(tcphy->base + CMN_DIAG_HSCLK_SEL); in tcphy_cfg_24m() 479 writel(rdata, tcphy->base + CMN_DIAG_HSCLK_SEL); in tcphy_cfg_24m() 482 static void tcphy_cfg_usb3_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_usb3_pll() argument 489 tcphy->base + usb3_pll_cfg[i].addr); in tcphy_cfg_usb3_pll() 492 static void tcphy_cfg_dp_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_dp_pll() argument [all …]
|
/Linux-v6.6/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-v6.6/arch/arm64/boot/dts/rockchip/ |
D | rk3399.dtsi | 1637 reset-names = "uphy", "uphy-pipe", "uphy-tcphy"; 1662 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
|