Home
last modified time | relevance | path

Searched refs:MTK_EINT_DBNC_RST_BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dmtk-eint.c27 #define MTK_EINT_DBNC_RST_BIT (0x1 << 1) macro
306 rst = MTK_EINT_DBNC_RST_BIT << ((index % 4) * 8); in mtk_eint_debounce_process()
436 rst = MTK_EINT_DBNC_RST_BIT << eint_offset; in mtk_eint_set_debounce()
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dmtk-eint.c28 #define MTK_EINT_DBNC_RST_BIT (0x1 << 1) macro
331 rst = MTK_EINT_DBNC_RST_BIT << ((index % 4) * 8); in mtk_eint_debounce_process()
461 rst = MTK_EINT_DBNC_RST_BIT << eint_offset; in mtk_eint_set_debounce()

Completed in 3 milliseconds