ufs_renesas_write_phy
ufs_renesas_write_phy(hba, addr16, data16);
ufs_renesas_write_phy(hba, 0x10ae, 0x0001);
ufs_renesas_write_phy(hba, 0x10ad, data_10ad);
ufs_renesas_write_phy(hba, 0x10af, data_10af);
ufs_renesas_write_phy(hba, 0x10b6, 0x0001);
ufs_renesas_write_phy(hba, 0x10ae, 0x0000);
ufs_renesas_write_phy(hba, 0x0028, 0x0061);
ufs_renesas_write_phy(hba, 0x4014, 0x0061);
ufs_renesas_write_phy(hba, 0x4000, 0x0000);
ufs_renesas_write_phy(hba, 0x4001, 0x0000);
ufs_renesas_write_phy(hba, 0x0028, priv->calib[3]);
ufs_renesas_write_phy(hba, 0x4014, priv->calib[3]);
ufs_renesas_write_phy(hba, 0x4000, priv->calib[6]);
ufs_renesas_write_phy(hba, 0x4001, priv->calib[7]);
ufs_renesas_write_phy(hba, 0xc000 + i, data);