Searched refs:ERR_CNT_CODE_ERR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 304 #define ERR_CNT_CODE_ERR (PORT_BASE + 0x394) macro 983 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_CODE_ERR); in disable_phy_v3_hw() 1757 reg_value = hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_CODE_ERR); in phy_get_events_v3_hw() 2838 HISI_SAS_DEBUGFS_REG(ERR_CNT_CODE_ERR),
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v3_hw.c | 306 #define ERR_CNT_CODE_ERR (PORT_BASE + 0x394) macro 1038 hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_CODE_ERR); in disable_phy_v3_hw() 1823 reg_value = hisi_sas_phy_read32(hisi_hba, phy_no, ERR_CNT_CODE_ERR); in phy_get_events_v3_hw() 2992 HISI_SAS_DEBUGFS_REG(ERR_CNT_CODE_ERR),
|
Completed in 13 milliseconds