Searched refs:oem_phy (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/isci/
H A Dhost.c2119 const struct sci_phy_oem_params *oem_phy = &oem->phys[phy_id]; local
2240 writel(oem_phy->afe_tx_amp_control0, &xcvr->afe_tx_amp_control0);
2243 writel(oem_phy->afe_tx_amp_control1, &xcvr->afe_tx_amp_control1);
2246 writel(oem_phy->afe_tx_amp_control2, &xcvr->afe_tx_amp_control2);
2249 writel(oem_phy->afe_tx_amp_control3, &xcvr->afe_tx_amp_control3);

Completed in 37 milliseconds