GPINDIS_BIT 118 drivers/gpio/gpio-lynxpoint.c outl(inl(conf2) & ~GPINDIS_BIT, conf2); GPINDIS_BIT 130 drivers/gpio/gpio-lynxpoint.c outl(inl(conf2) | GPINDIS_BIT, conf2); GPINDIS_BIT 420 drivers/gpio/gpio-lynxpoint.c outl(inl(reg) & ~GPINDIS_BIT, reg);