Home
last modified time | relevance | path

Searched refs:ctrl_reset_sts_reg (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h338 u32 ctrl_reset_sts_reg; member
Dhisi_sas_v1_hw.c623 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v1_hw()
636 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v1_hw()
Dhisi_sas_v2_hw.c1086 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v2_hw()
1098 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, in reset_hw_v2_hw()
Dhisi_sas_main.c2510 &hisi_hba->ctrl_reset_sts_reg)) { in hisi_sas_get_fw_info()