Searched refs:oe_inverted (Results 1 – 1 of 1) sorted by relevance
274 bool oe_inverted; in ath79_gpio_probe() local287 oe_inverted = device_is_compatible(dev, "qca,ar9340-gpio"); in ath79_gpio_probe()304 .dirout = oe_inverted ? NULL : ctrl->base + AR71XX_GPIO_REG_OE, in ath79_gpio_probe()305 .dirin = oe_inverted ? ctrl->base + AR71XX_GPIO_REG_OE : NULL, in ath79_gpio_probe()