Searched refs:GIUINTSTATL (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.c47 #define GIUINTSTATL 0x08 macro
116 giu_write(GIUINTSTATL, 1 << GPIO_PIN_OF_IRQ(irq));
130 giu_write(GIUINTSTATL, 1 << pin);
184 pendl = giu_read(GIUINTSTATL);
251 giu_write(GIUINTSTATL, mask);
301 giu_write(GIUINTSTATL, mask);

Completed in 27 milliseconds