MV_GPIO_IN_DEBOUNCE
if (sc->gpio_setup[pin].gp_flags & MV_GPIO_IN_DEBOUNCE) {
if (sc->gpio_setup[pin].gp_flags & MV_GPIO_IN_DEBOUNCE)
if (mask & MV_GPIO_IN_DEBOUNCE) {
if (mask & MV_GPIO_IN_DEBOUNCE) {
if (sc->gpio_setup[pin].gp_flags & MV_GPIO_IN_DEBOUNCE) {