Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/soc/qcom/
Dgeni-se.h207 #define S_GP_IRQ_2_EN BIT(11) macro
/Linux-v6.6/drivers/tty/serial/
Dqcom_geni_serial.c999 } else if (s_irq_status & (S_GP_IRQ_2_EN | S_GP_IRQ_3_EN)) { in qcom_geni_serial_isr()