Searched refs:oe_inverted (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
H A Dgpio-ath79.h16 bool oe_inverted; member in struct:ath79_gpio_platform_data
/linux-4.4.14/drivers/gpio/
H A Dgpio-ath79.c146 bool oe_inverted; ath79_gpio_probe() local
163 oe_inverted = of_device_is_compatible(np, "qca,ar9340-gpio"); ath79_gpio_probe()
166 oe_inverted = pdata->oe_inverted; ath79_gpio_probe()
182 if (oe_inverted) { ath79_gpio_probe()
/linux-4.4.14/arch/mips/ath79/
H A Ddev-common.c150 ath79_gpio_pdata.oe_inverted = 1; ath79_gpio_init()
153 ath79_gpio_pdata.oe_inverted = 1; ath79_gpio_init()

Completed in 147 milliseconds