Home
last modified time | relevance | path

Searched refs:BYT_DEBOUNCE_PULSE_MASK (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-baytrail.c69 #define BYT_DEBOUNCE_PULSE_MASK 0x7 macro
1137 switch (debounce & BYT_DEBOUNCE_PULSE_MASK) { in byt_pin_config_get()
1246 debounce &= ~BYT_DEBOUNCE_PULSE_MASK; in byt_pin_config_set()