Searched refs:pipe_con0_for_sata (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-naneng-combphy.c | 60 struct combphy_reg pipe_con0_for_sata;
member 494 param_write(priv->pipe_grf, &cfg->pipe_con0_for_sata, true);
in rk3568_combphy_cfg() 617 .pipe_con0_for_sata = {0x0000, 15, 0, 0x00, 0x2220},
717 param_write(priv->pipe_grf, &cfg->pipe_con0_for_sata, true);
in rk3588_combphy_cfg() 804 .pipe_con0_for_sata = {0x0000, 11, 5, 0x00, 0x22},
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 60 struct combphy_reg pipe_con0_for_sata; member 499 param_write(priv->pipe_grf, &cfg->pipe_con0_for_sata, true); in rk3568_combphy_cfg() 622 .pipe_con0_for_sata = { 0x0000, 15, 0, 0x00, 0x2220 }, 722 param_write(priv->pipe_grf, &cfg->pipe_con0_for_sata, true); in rk3588_combphy_cfg() 809 .pipe_con0_for_sata = { 0x0000, 11, 5, 0x00, 0x22 },
|
Completed in 3 milliseconds