Searched refs:CHL_INT2 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 173 #define CHL_INT2 (PORT_BASE + 0x1b8) macro 1327 irq_value = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT2); in int_phyup_v1_hw() 1381 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT2, in int_phyup_v1_hw() 1405 irq_value = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT2); in int_bcast_v1_hw() 1417 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT2, in int_bcast_v1_hw() 1695 val = hisi_sas_phy_read32(hisi_hba, i, CHL_INT2); in interrupt_openall_v1_hw() 1696 hisi_sas_phy_write32(hisi_hba, i, CHL_INT2, val); in interrupt_openall_v1_hw()
|