Searched refs: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 | 56 struct combphy_reg con0_for_sata;
member 490 param_write(priv->phy_grf, &cfg->con0_for_sata, true);
in rk3568_combphy_cfg() 612 .con0_for_sata = {0x0000, 15, 0, 0x00, 0x0119},
713 param_write(priv->phy_grf, &cfg->con0_for_sata, true);
in rk3588_combphy_cfg() 799 .con0_for_sata = {0x0000, 15, 0, 0x00, 0x0129},
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 56 struct combphy_reg con0_for_sata; member 495 param_write(priv->phy_grf, &cfg->con0_for_sata, true); in rk3568_combphy_cfg() 617 .con0_for_sata = { 0x0000, 15, 0, 0x00, 0x0119 }, 718 param_write(priv->phy_grf, &cfg->con0_for_sata, true); in rk3588_combphy_cfg() 804 .con0_for_sata = { 0x0000, 15, 0, 0x00, 0x0129 },
|
Completed in 3 milliseconds