Searched refs:RT5677_GPIO1_PIN_IRQ (Results 1 – 2 of 2) sorted by relevance
958 RT5677_GPIO1_PIN_MASK, RT5677_GPIO1_PIN_IRQ); in rt5677_dsp_work()5321 if ((reg_gpio & RT5677_GPIO1_PIN_MASK) == RT5677_GPIO1_PIN_IRQ) in rt5677_check_hotword()5326 RT5677_GPIO1_PIN_MASK, RT5677_GPIO1_PIN_IRQ); in rt5677_check_hotword()5540 RT5677_GPIO1_PIN_MASK, RT5677_GPIO1_PIN_IRQ); in rt5677_init_irq()
1580 #define RT5677_GPIO1_PIN_IRQ (0x1 << 15) macro