Searched refs:DW_GPIO_DEBOUNCE (Results 1 – 2 of 2) sorted by relevance
16 #define DW_GPIO_DEBOUNCE (1U << 8) macro
263 need_debounce = (flags & DW_GPIO_DEBOUNCE); in dw_pin_config()