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 | 171 struct combphy_reg pipe_clk_ext; member 533 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3528_combphy_cfg() 578 .pipe_clk_ext = { 0x000c, 9, 8, 0x02, 0x01 }, 698 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3562_combphy_cfg() 734 .pipe_clk_ext = { 0x000c, 9, 8, 0x02, 0x01 }, 901 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3568_combphy_cfg() 939 .pipe_clk_ext = { 0x000c, 9, 8, 0x02, 0x01 }, 1136 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3576_combphy_cfg() 1213 .pipe_clk_ext = { 0x000c, 9, 8, 0x02, 0x01 }, 1363 rockchip_combphy_param_write(priv->phy_grf, &cfg->pipe_clk_ext, true); in rk3588_combphy_cfg() [all …]
|