Searched refs:maskh (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.c181 u16 pendl, pendh, maskl, maskh; local
187 maskh = giu_read(GIUINTENH);
190 maskh &= pendh;
197 } else if (maskh) {
199 if (maskh & (1 << i))
205 maskl, pendl, maskh, pendh);

Completed in 84 milliseconds