Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dmtk-eint.c24 #define MTK_EINT_EDGE_SENSITIVE 0 macro
77 sens = MTK_EINT_EDGE_SENSITIVE; in mtk_eint_can_en_debounce()
79 if (eint_num < eint->hw->db_cnt && sens != MTK_EINT_EDGE_SENSITIVE) in mtk_eint_can_en_debounce()
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dmtk-eint.c24 #define MTK_EINT_EDGE_SENSITIVE 0 macro
93 sens = MTK_EINT_EDGE_SENSITIVE; in mtk_eint_can_en_debounce()
95 if (eint_num < eint->hw->db_cnt && sens != MTK_EINT_EDGE_SENSITIVE) in mtk_eint_can_en_debounce()

Completed in 3 milliseconds