Searched refs:DIS_SCHMIT (Results 1 – 2 of 2) sorted by relevance
58 #define DIS_SCHMIT (1 << 4) macro877 *config |= DIS_SCHMIT; in at91_pinconf_get()922 if (info->ops->disable_schmitt_trig && config & DIS_SCHMIT) in at91_pinconf_set()963 DBG_SHOW_FLAG(DIS_SCHMIT); in at91_pinconf_dbg_show()
94 DIS_SCHMIT (1 << 4): indicate this pin needs to the disable schmitt trigger.