Searched refs:CHL_INT1 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 172 #define CHL_INT1 (PORT_BASE + 0x1b4) macro 1713 val = hisi_sas_phy_read32(hisi_hba, i, CHL_INT1); in interrupt_openall_v1_hw() 1714 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, val); in interrupt_openall_v1_hw()
|
H A D | hisi_sas_v3_hw.c | 261 #define CHL_INT1 (PORT_BASE + 0x1b8) macro 627 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, 0xffffffff); in init_reg_v3_hw() 1707 u32 irq_value = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT1); in handle_chl_int1_v3_hw() 1727 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT1, irq_value); in handle_chl_int1_v3_hw() 2818 HISI_SAS_DEBUGFS_REG(CHL_INT1),
|
H A D | hisi_sas_v2_hw.c | 234 #define CHL_INT1 (PORT_BASE + 0x1b8) macro 1252 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, 0xffffffff); in init_reg_v2_hw() 2886 CHL_INT1); in int_chnl_int_v2_hw() 2906 CHL_INT1, irq_value1); in int_chnl_int_v2_hw()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_v1_hw.c | 172 #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 D | hisi_sas_v2_hw.c | 234 #define CHL_INT1 (PORT_BASE + 0x1b8) macro 1252 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, 0xffffffff); in init_reg_v2_hw() 2881 CHL_INT1); in int_chnl_int_v2_hw() 2901 CHL_INT1, irq_value1); in int_chnl_int_v2_hw()
|
H A D | hisi_sas_v3_hw.c | 263 #define CHL_INT1 (PORT_BASE + 0x1b8) macro 680 hisi_sas_phy_write32(hisi_hba, i, CHL_INT1, 0xffffffff); in init_reg_v3_hw() 1770 u32 irq_value = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT1); in handle_chl_int1_v3_hw() 1793 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT1, irq_value); in handle_chl_int1_v3_hw() 2972 HISI_SAS_DEBUGFS_REG(CHL_INT1),
|
Completed in 32 milliseconds