Searched refs:pipe_clk_100m (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-combphy.c | 42 struct combphy_reg pipe_clk_100m; member 345 param_write(priv->phy_grf, &cfg->pipe_clk_100m, true); in rk3528_combphy_cfg() 371 .pipe_clk_100m = { 0x48004, 14, 13, 0x00, 0x02 }, 453 param_write(priv->phy_grf, &cfg->pipe_clk_100m, true); in rk3562_combphy_cfg() 491 .pipe_clk_100m = { 0x0004, 14, 13, 0x00, 0x02 }, 620 .pipe_clk_100m = { 0x0004, 14, 13, 0x00, 0x02 }, 729 param_write(priv->phy_grf, &cfg->pipe_clk_100m, true); in rk3588_combphy_cfg() 761 .pipe_clk_100m = { 0x0004, 14, 13, 0x00, 0x02 },
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 43 struct combphy_reg pipe_clk_100m; member 520 param_write(priv->phy_grf, &cfg->pipe_clk_100m, true); in rk3528_combphy_cfg() 549 .pipe_clk_100m = { 0x48004, 14, 13, 0x00, 0x02 }, 678 param_write(priv->phy_grf, &cfg->pipe_clk_100m, true); in rk3562_combphy_cfg() 739 .pipe_clk_100m = { 0x0004, 14, 13, 0x00, 0x02 }, 895 param_write(priv->phy_grf, &cfg->pipe_clk_100m, true); in rk3568_combphy_cfg() 958 .pipe_clk_100m = { 0x0004, 14, 13, 0x00, 0x02 }, 1139 param_write(priv->phy_grf, &cfg->pipe_clk_100m, true); in rk3588_combphy_cfg() 1236 .pipe_clk_100m = { 0x0004, 14, 13, 0x00, 0x02 },
|