Searched refs:MTK_EINT_EDGE_SENSITIVE (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 197 milliseconds