Searched refs:S_GP_IRQ_1_EN (Results 1 – 3 of 3) sorted by relevance
215 #define S_GP_IRQ_1_EN BIT(10) macro
1145 S_GP_IRQ_0_EN | S_GP_IRQ_1_EN | S_GP_IRQ_2_EN | S_GP_IRQ_3_EN | in geni_enable_interrupts()
1085 if (s_irq_status & (S_GP_IRQ_0_EN | S_GP_IRQ_1_EN)) { in qcom_geni_serial_isr()