Searched refs:IR_X_INT (Results 1 – 2 of 2) sorted by relevance
17 smi_write(MSI_INT_ENA_SET, IR_X_INT); in smi_ir_enableInterrupt()24 smi_write(MSI_INT_ENA_CLR, IR_X_INT); in smi_ir_disableInterrupt()31 smi_write(MSI_INT_STATUS_CLR, IR_X_INT); in smi_ir_clearInterrupt()109 if (int_status & IR_X_INT) { in smi_ir_irq()
184 #define IR_X_INT (0x00000800) macro