Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1576 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local
1588 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v3_hw()
1590 sl_ctrl&(~SL_CTA_MSK)); in phy_down_v3_hw()
H A Dhisi_sas_v2_hw.c2734 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v2_hw() local
2746 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v2_hw()
2748 sl_ctrl & ~SL_CONTROL_CTA_MSK); in phy_down_v2_hw()
/kernel/linux/linux-6.6/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()

Completed in 26 milliseconds