Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-combphy.c70 struct combphy_reg pipe_phy_grf_reset; member
235 if (cfg->pipe_phy_grf_reset.enable) in rockchip_combphy_usb3_uboot_init()
236 param_write(priv->phy_grf, &cfg->pipe_phy_grf_reset, false); in rockchip_combphy_usb3_uboot_init()
298 if (cfg->pipe_phy_grf_reset.enable) in rockchip_combphy_init()
299 param_write(priv->phy_grf, &cfg->pipe_phy_grf_reset, false); in rockchip_combphy_init()
314 if (cfg->pipe_phy_grf_reset.enable) in rockchip_combphy_exit()
315 param_write(priv->phy_grf, &cfg->pipe_phy_grf_reset, true); in rockchip_combphy_exit()
631 .pipe_phy_grf_reset = { 0x0014, 1, 0, 0x3, 0x1 },
1052 .pipe_phy_grf_reset = { 0x0014, 1, 0, 0x3, 0x1 },