Searched refs:ctrl_reset_reg (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 415 u32 ctrl_reset_reg; member
|
H A D | hisi_sas_v1_hw.c | 620 regmap_write(hisi_hba->ctrl, hisi_hba->ctrl_reset_reg, in reset_hw_v1_hw() 633 regmap_write(hisi_hba->ctrl, hisi_hba->ctrl_reset_reg + 4, in reset_hw_v1_hw()
|
H A D | hisi_sas_v2_hw.c | 1086 regmap_write(hisi_hba->ctrl, hisi_hba->ctrl_reset_reg, in reset_hw_v2_hw() 1098 regmap_write(hisi_hba->ctrl, hisi_hba->ctrl_reset_reg + 4, in reset_hw_v2_hw()
|
H A D | hisi_sas_main.c | 2520 &hisi_hba->ctrl_reset_reg)) { in hisi_sas_get_fw_info()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas.h | 402 u32 ctrl_reset_reg; member
|
H A D | hisi_sas_v1_hw.c | 620 regmap_write(hisi_hba->ctrl, hisi_hba->ctrl_reset_reg, in reset_hw_v1_hw() 633 regmap_write(hisi_hba->ctrl, hisi_hba->ctrl_reset_reg + 4, in reset_hw_v1_hw()
|
H A D | hisi_sas_v2_hw.c | 1086 regmap_write(hisi_hba->ctrl, hisi_hba->ctrl_reset_reg, in reset_hw_v2_hw() 1098 regmap_write(hisi_hba->ctrl, hisi_hba->ctrl_reset_reg + 4, in reset_hw_v2_hw()
|
H A D | hisi_sas_main.c | 2368 &hisi_hba->ctrl_reset_reg)) { in hisi_sas_get_fw_info()
|
Completed in 29 milliseconds