Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dmtk-eint.c28 #define MTK_EINT_DBNC_SET_EN (0x1 << 0) macro
303 bit = MTK_EINT_DBNC_SET_EN << ((index % 4) * 8); in mtk_eint_debounce_process()
434 bit = ((dbnc << MTK_EINT_DBNC_SET_DBNC_BITS) | MTK_EINT_DBNC_SET_EN) << in mtk_eint_set_debounce()