Home
last modified time | relevance | path

Searched refs:sl_ctrl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c2730 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v2_hw() local
2743 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v2_hw()
2745 sl_ctrl & ~SL_CONTROL_CTA_MSK); in phy_down_v2_hw()
H A Dhisi_sas_v3_hw.c1640 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local
1653 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v3_hw()
1655 sl_ctrl&(~SL_CTA_MSK)); in phy_down_v3_hw()