Searched refs:CHL_INT0 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_v1_hw.c | 157 #define CHL_INT0 (PORT_BASE + 0x1b0) macro 1385 u32 chl_int0 = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT0); in int_phyup_v1_hw() 1388 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT0, chl_int0); in int_phyup_v1_hw() 1437 irq_value = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT0); in int_abnormal_v1_hw() 1467 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT0, irq_value); in int_abnormal_v1_hw() 1691 val = hisi_sas_phy_read32(hisi_hba, i, CHL_INT0); in interrupt_openall_v1_hw() 1692 hisi_sas_phy_write32(hisi_hba, i, CHL_INT0, val); in interrupt_openall_v1_hw()
|