Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h403 u32 ctrl_reset_sts_reg; member
H A Dhisi_sas_v1_hw.c625 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v1_hw()
638 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v1_hw()
H A Dhisi_sas_v2_hw.c1091 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, &val); in reset_hw_v2_hw()
1103 regmap_read(hisi_hba->ctrl, hisi_hba->ctrl_reset_sts_reg, in reset_hw_v2_hw()
H A Dhisi_sas_main.c2374 &hisi_hba->ctrl_reset_sts_reg)) { in hisi_sas_get_fw_info()