Searched refs:DEBOUNCE (Results 1 – 3 of 3) sorted by relevance
84 #define DEBOUNCE (1 << 16) macro1009 *config |= DEBOUNCE | (div << DEBOUNCE_VAL_SHIFT); in at91_pinconf_get()1060 info->ops->set_debounce(pio, mask, config & DEBOUNCE, in at91_pinconf_set()1117 DBG_SHOW_FLAG(DEBOUNCE); in at91_pinconf_dbg_show()1118 if (config & DEBOUNCE) { in at91_pinconf_dbg_show()
104 DEBOUNCE (1 << 16): indicate this pin needs debounce.
199 #define DEBOUNCE 0x0040 macro2203 w |= DEBOUNCE; /* Debounce off: easier to push the HW buttons */ in snd_es1968_chip_init()