Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c2727 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v2_hw() local
2739 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v2_hw()
2741 sl_ctrl & ~SL_CONTROL_CTA_MSK); in phy_down_v2_hw()
Dhisi_sas_v3_hw.c1571 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local
1583 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v3_hw()
1585 sl_ctrl&(~SL_CTA_MSK)); in phy_down_v3_hw()