Searched refs:pipe_clk_ext (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 172 struct combphy_reg pipe_clk_ext; member 602 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3528_combphy_cfg() 645 .pipe_clk_ext = { 0x000c, 9, 8, 0x02, 0x01 }, 756 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3562_combphy_cfg() 788 .pipe_clk_ext = { 0x000c, 9, 8, 0x02, 0x01 }, 939 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3568_combphy_cfg() 973 .pipe_clk_ext = { 0x000c, 9, 8, 0x02, 0x01 }, 1154 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3576_combphy_cfg() 1199 .pipe_clk_ext = { 0x000c, 9, 8, 0x02, 0x01 }, 1338 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3588_combphy_cfg() [all …]
|