Searched refs:EINT_DBNC_RST_BIT (Results 1 – 2 of 2) sorted by relevance
27 #define EINT_DBNC_RST_BIT (0x1 << 1) macro
894 rst = EINT_DBNC_RST_BIT << eint_offset; in mtk_gpio_set_debounce()1015 rst = EINT_DBNC_RST_BIT << ((index % 4) * 8); in mtk_eint_debounce_process()