Searched refs:con3_for_sata (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 119 struct combphy_reg con3_for_sata; member 449 rockchip_combphy_param_write(priv->phy_grf, &cfg->con3_for_sata, true); in rk3568_combphy_cfg() 570 .con3_for_sata = { 0x000c, 15, 0, 0x00, 0x4407 }, 655 rockchip_combphy_param_write(priv->phy_grf, &cfg->con3_for_sata, true); in rk3588_combphy_cfg() 754 .con3_for_sata = { 0x000c, 15, 0, 0x00, 0x0407 },
|