Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-typec.c68 #define PMA_CMN_CTRL1 (0xc800 << 2) macro
125 writel(0x830, tcphy->base + PMA_CMN_CTRL1); in tcphy_cfg_24m()
220 ret = readx_poll_timeout(readl, tcphy->base + PMA_CMN_CTRL1, in tcphy_phy_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c326 #define PMA_CMN_CTRL1 (0xc800 << 2) macro
656 reg = readl(tcphy->base + PMA_CMN_CTRL1); in tcphy_dp_set_power_state()
756 writel(0x830, tcphy->base + PMA_CMN_CTRL1); in tcphy_cfg_24m()
1314 ret = readx_poll_timeout(readl, tcphy->base + PMA_CMN_CTRL1, in tcphy_phy_init()