Searched refs:con1_for_sata (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 117 struct combphy_reg con1_for_sata; member 447 rockchip_combphy_param_write(priv->phy_grf, &cfg->con1_for_sata, true); in rk3568_combphy_cfg() 568 .con1_for_sata = { 0x0004, 15, 0, 0x00, 0x0040 }, 653 rockchip_combphy_param_write(priv->phy_grf, &cfg->con1_for_sata, true); in rk3588_combphy_cfg() 752 .con1_for_sata = { 0x0004, 15, 0, 0x00, 0x0000 },
|