Searched refs:GPIO_SET_DEBOUNCE2 (Results 1 – 1 of 1) sorted by relevance
251 #define GPIO_SET_DEBOUNCE2(t, o) _GPIO_SET_DEBOUNCE(t, o, 0) macro849 iowrite32((val & ~mask) | GPIO_SET_DEBOUNCE2(timer, offset), addr); in configure_timer()