Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dgeni-se.h175 #define M_GP_IRQ_0_EN BIT(9) macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-qcom-geni.c266 if (m_stat & M_GP_IRQ_0_EN) in geni_i2c_irq()