Home
last modified time | relevance | path

Searched refs:S_GP_IRQ_3_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/soc/qcom/
H A Dgeni-se.h208 #define S_GP_IRQ_3_EN BIT(12) macro
/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c1021 } else if (s_irq_status & (S_GP_IRQ_2_EN | S_GP_IRQ_3_EN)) { in qcom_geni_serial_isr()