Searched refs:con0_for_sata (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 116 struct combphy_reg con0_for_sata; member 446 rockchip_combphy_param_write(priv->phy_grf, &cfg->con0_for_sata, true); in rk3568_combphy_cfg() 567 .con0_for_sata = { 0x0000, 15, 0, 0x00, 0x0119 }, 652 rockchip_combphy_param_write(priv->phy_grf, &cfg->con0_for_sata, true); in rk3588_combphy_cfg() 751 .con0_for_sata = { 0x0000, 15, 0, 0x00, 0x0129 },
|