Searched refs:pipe_phymode_sel (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-naneng-combphy.c | 43 struct combphy_reg pipe_phymode_sel;
member 498 param_write(priv->phy_grf, &cfg->pipe_phymode_sel, true);
in rk3568_combphy_cfg() 504 param_write(priv->phy_grf, &cfg->pipe_phymode_sel, true);
in rk3568_combphy_cfg() 599 .pipe_phymode_sel = {0x0008, 1, 1, 0x00, 0x01},
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 43 struct combphy_reg pipe_phymode_sel; member 503 param_write(priv->phy_grf, &cfg->pipe_phymode_sel, true); in rk3568_combphy_cfg() 509 param_write(priv->phy_grf, &cfg->pipe_phymode_sel, true); in rk3568_combphy_cfg() 604 .pipe_phymode_sel = { 0x0008, 1, 1, 0x00, 0x01 },
|
Completed in 3 milliseconds