Searched refs:con2_for_sata (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 118 struct combphy_reg con2_for_sata; member 448 rockchip_combphy_param_write(priv->phy_grf, &cfg->con2_for_sata, true); in rk3568_combphy_cfg() 569 .con2_for_sata = { 0x0008, 15, 0, 0x00, 0x80c3 }, 654 rockchip_combphy_param_write(priv->phy_grf, &cfg->con2_for_sata, true); in rk3588_combphy_cfg() 753 .con2_for_sata = { 0x0008, 15, 0, 0x00, 0x80c1 },
|