Searched refs:RT5677_GPIO1_PIN_MASK (Results 1 – 2 of 2) sorted by relevance
956 RT5677_GPIO1_PIN_MASK, RT5677_GPIO1_PIN_IRQ); in rt5677_dsp_work()5290 if ((reg_gpio & RT5677_GPIO1_PIN_MASK) == RT5677_GPIO1_PIN_IRQ) in rt5677_check_hotword()5295 RT5677_GPIO1_PIN_MASK, RT5677_GPIO1_PIN_IRQ); in rt5677_check_hotword()5509 RT5677_GPIO1_PIN_MASK, RT5677_GPIO1_PIN_IRQ); in rt5677_init_irq()
1577 #define RT5677_GPIO1_PIN_MASK (0x1 << 15) macro