Home
last modified time | relevance | path

Searched refs:CHL_INT1 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c172 #define CHL_INT1 (PORT_BASE + 0x1b4) macro
1693 val = hisi_sas_phy_read32(hisi_hba, i, CHL_INT1); in interrupt_openall_v1_hw()
1694 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, val); in interrupt_openall_v1_hw()
H A Dhisi_sas_v3_hw.c264 #define CHL_INT1 (PORT_BASE + 0x1b8) macro
730 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, 0xffffffff); in init_reg_v3_hw()
1828 u32 irq_value = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT1); in handle_chl_int1_v3_hw()
1851 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT1, irq_value); in handle_chl_int1_v3_hw()
3054 HISI_SAS_DEBUGFS_REG(CHL_INT1),