Searched refs:IR_X_INT (Results 1 – 2 of 2) sorted by relevance
23 smi_write(MSI_INT_ENA_SET, IR_X_INT); in smi_ir_enableInterrupt()30 smi_write(MSI_INT_ENA_CLR, IR_X_INT); in smi_ir_disableInterrupt()37 smi_write(MSI_INT_STATUS_CLR, IR_X_INT); in smi_ir_clearInterrupt()160 if (int_status & IR_X_INT) { in smi_ir_irq()
194 #define IR_X_INT (0x00000800) macro