Searched refs:CHL_INT1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas_v1_hw.c | 177 #define CHL_INT1 (PORT_BASE + 0x1b4) macro 1765 val = hisi_sas_phy_read32(hisi_hba, i, CHL_INT1); in interrupt_openall_v1_hw() 1766 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, val); in interrupt_openall_v1_hw()
|
D | hisi_sas_v3_hw.c | 169 #define CHL_INT1 (PORT_BASE + 0x1b8) macro 477 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, 0xffffffff); in init_reg_v3_hw() 1367 u32 irq_value = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT1); in handle_chl_int1_v3_hw() 1387 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT1, irq_value); in handle_chl_int1_v3_hw()
|
D | hisi_sas_v2_hw.c | 239 #define CHL_INT1 (PORT_BASE + 0x1b8) macro 1246 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, 0xffffffff); in init_reg_v2_hw() 2902 CHL_INT1); in int_chnl_int_v2_hw() 2922 CHL_INT1, irq_value1); in int_chnl_int_v2_hw()
|