Searched refs:EINT_DBNC_RST_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h26 #define EINT_DBNC_RST_BIT (0x1 << 1) macro
H A Dpinctrl-mtk-common.c981 rst = EINT_DBNC_RST_BIT << eint_offset; mtk_gpio_set_debounce()
1176 rst = EINT_DBNC_RST_BIT << ((index % 4) * 8); mtk_eint_debounce_process()

Completed in 207 milliseconds