Home
last modified time | relevance | path

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

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