Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h27 #define EINT_DBNC_RST_BIT (0x1 << 1) macro
Dpinctrl-mtk-common.c894 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()