Home
last modified time | relevance | path

Searched refs:S_GP_IRQ_1_EN (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/soc/qcom/
H A Dgeni-se.h215 #define S_GP_IRQ_1_EN BIT(10) macro
/linux/drivers/soc/qcom/
H A Dqcom-geni-se.c1145 S_GP_IRQ_0_EN | S_GP_IRQ_1_EN | S_GP_IRQ_2_EN | S_GP_IRQ_3_EN | in geni_enable_interrupts()
/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c1085 if (s_irq_status & (S_GP_IRQ_0_EN | S_GP_IRQ_1_EN)) { in qcom_geni_serial_isr()