Home
last modified time | relevance | path

Searched refs:SL_CONTROL (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c137 #define SL_CONTROL (PORT_BASE + 0x94) macro
841 sl_control = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in sl_notify_v1_hw()
843 hisi_sas_phy_write32(hisi_hba, phy_no, SL_CONTROL, sl_control); in sl_notify_v1_hw()
845 sl_control = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in sl_notify_v1_hw()
847 hisi_sas_phy_write32(hisi_hba, phy_no, SL_CONTROL, sl_control); in sl_notify_v1_hw()
Dhisi_sas_v3_hw.c130 #define SL_CONTROL (PORT_BASE + 0x94) macro
834 sl_control = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in sl_notify_v3_hw()
836 hisi_sas_phy_write32(hisi_hba, phy_no, SL_CONTROL, sl_control); in sl_notify_v3_hw()
838 sl_control = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in sl_notify_v3_hw()
840 hisi_sas_phy_write32(hisi_hba, phy_no, SL_CONTROL, sl_control); in sl_notify_v3_hw()
1271 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v3_hw()
1272 hisi_sas_phy_write32(hisi_hba, phy_no, SL_CONTROL, in phy_down_v3_hw()
Dhisi_sas_v2_hw.c193 #define SL_CONTROL (PORT_BASE + 0x94) macro
1242 hisi_sas_phy_write32(hisi_hba, i, SL_CONTROL, 0x0); in init_reg_v2_hw()
1591 sl_control = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in sl_notify_v2_hw()
1593 hisi_sas_phy_write32(hisi_hba, phy_no, SL_CONTROL, sl_control); in sl_notify_v2_hw()
1595 sl_control = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in sl_notify_v2_hw()
1597 hisi_sas_phy_write32(hisi_hba, phy_no, SL_CONTROL, sl_control); in sl_notify_v2_hw()
2761 sl_ctrl = hisi_sas_phy_read32(hisi_hba, phy_no, SL_CONTROL); in phy_down_v2_hw()
2762 hisi_sas_phy_write32(hisi_hba, phy_no, SL_CONTROL, in phy_down_v2_hw()