Home
last modified time | relevance | path

Searched refs:tcphy (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-typec.c117 static void tcphy_cfg_24m(struct rockchip_typec_phy *tcphy) in tcphy_cfg_24m() argument
125 writel(0x830, tcphy->base + PMA_CMN_CTRL1); in tcphy_cfg_24m()
131 writel(0x90, tcphy->base + XCVR_DIAG_LANE_FCM_EN_MGN(i)); in tcphy_cfg_24m()
132 writel(0x960, tcphy->base + TX_RCVDET_EN_TMR(i)); in tcphy_cfg_24m()
133 writel(0x30, tcphy->base + TX_RCVDET_ST_TMR(i)); in tcphy_cfg_24m()
136 rdata = readl(tcphy->base + CMN_DIAG_HSCLK_SEL); in tcphy_cfg_24m()
139 writel(rdata, tcphy->base + CMN_DIAG_HSCLK_SEL); in tcphy_cfg_24m()
142 static void tcphy_cfg_usb3_pll(struct rockchip_typec_phy *tcphy) in tcphy_cfg_usb3_pll() argument
149 tcphy->base + usb3_pll_cfg[i].addr); in tcphy_cfg_usb3_pll()
152 static void tcphy_tx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_tx_usb3_cfg_lane() argument
[all …]
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drk3399.dtsi1383 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
1416 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";