Searched refs:pipe_phymode_sel (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-combphy.c | 43 struct combphy_reg pipe_phymode_sel; member 492 .pipe_phymode_sel = { 0x0008, 1, 1, 0x00, 0x01 }, 582 param_write(priv->phy_grf, &cfg->pipe_phymode_sel, true); in rk3568_combphy_cfg() 588 param_write(priv->phy_grf, &cfg->pipe_phymode_sel, true); in rk3568_combphy_cfg() 621 .pipe_phymode_sel = { 0x0008, 1, 1, 0x00, 0x01 },
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 44 struct combphy_reg pipe_phymode_sel; member 740 .pipe_phymode_sel = { 0x0008, 1, 1, 0x00, 0x01 }, 858 param_write(priv->phy_grf, &cfg->pipe_phymode_sel, true); in rk3568_combphy_cfg() 864 param_write(priv->phy_grf, &cfg->pipe_phymode_sel, true); in rk3568_combphy_cfg() 959 .pipe_phymode_sel = { 0x0008, 1, 1, 0x00, 0x01 },
|