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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dvr41xx_giu.c81 static unsigned long giu_flags; variable
225 if (giu_flags & GPIO_HAS_INTERRUPT_EDGE_SELECT) {
260 if (giu_flags & GPIO_HAS_INTERRUPT_EDGE_SELECT) {
328 if (giu_flags & GPIO_HAS_OUTPUT_ENABLE) {
366 if ((giu_flags & GPIO_HAS_PULLUPDOWN_IO) != GPIO_HAS_PULLUPDOWN_IO)
502 giu_flags = GPIO_HAS_PULLUPDOWN_IO;
509 giu_flags = GPIO_HAS_INTERRUPT_EDGE_SELECT;

Completed in 203 milliseconds