Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/mediatek/
Dmtk-eint.c27 #define MTK_EINT_DBNC_SET_EN (0x1 << 0) macro
299 bit = MTK_EINT_DBNC_SET_EN << ((index % 4) * 8); in mtk_eint_debounce_process()
428 bit = ((dbnc << MTK_EINT_DBNC_SET_DBNC_BITS) | MTK_EINT_DBNC_SET_EN) << in mtk_eint_set_debounce()