Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/mediatek/
H A Dmtk-eint.c29 #define MTK_EINT_DBNC_SET_EN (0x1 << 0) macro
328 bit = MTK_EINT_DBNC_SET_EN << ((index % 4) * 8); in mtk_eint_debounce_process()
459 bit = ((dbnc << MTK_EINT_DBNC_SET_DBNC_BITS) | MTK_EINT_DBNC_SET_EN) << in mtk_eint_set_debounce()