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

/linux-master/drivers/pinctrl/
H A Dpinctrl-at91.c83 #define DEBOUNCE (1 << 16) macro
1008 *config |= DEBOUNCE | (div << DEBOUNCE_VAL_SHIFT);
1059 info->ops->set_debounce(pio, mask, config & DEBOUNCE,
1116 DBG_SHOW_FLAG(DEBOUNCE);
1117 if (config & DEBOUNCE) {
/linux-master/sound/pci/
H A Des1968.c199 #define DEBOUNCE 0x0040 macro
2195 w |= DEBOUNCE; /* Debounce off: easier to push the HW buttons */

Completed in 218 milliseconds