Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
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()
Dhisi_sas_v3_hw.c1639 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local
1652 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v3_hw()
1654 sl_ctrl&(~SL_CTA_MSK)); in phy_down_v3_hw()