MV_GPIO_IN_POL_LOW
if (mask & MV_GPIO_IN_POL_LOW)
mv_gpio_polarity(dev, pin, flags & MV_GPIO_IN_POL_LOW, 0);
if (((sc->gpio_setup[pin].gp_flags & MV_GPIO_IN_POL_LOW) &&
(((sc->gpio_setup[pin].gp_flags & MV_GPIO_IN_POL_LOW) == 0) &&
if (sc->gpio_setup[pin].gp_flags & MV_GPIO_IN_POL_LOW)
if (sc->gpio_setup[pin].gp_flags & MV_GPIO_IN_POL_LOW)