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