Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h274 u32 ctrl_reset_sts_reg; member
Dhisi_sas_v1_hw.c636 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v1_hw()
649 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v1_hw()
Dhisi_sas_v2_hw.c1085 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v2_hw()
1097 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, in reset_hw_v2_hw()
Dhisi_sas_main.c2196 &hisi_hba->ctrl_reset_sts_reg)) { in hisi_sas_get_fw_info()