Searched refs:GPINDIS_BIT (Results 1 – 1 of 1) sorted by relevance
44 #define GPINDIS_BIT BIT(2) /* disable input sensing */ macro118 outl(inl(conf2) & ~GPINDIS_BIT, conf2); in lp_gpio_request()130 outl(inl(conf2) | GPINDIS_BIT, conf2); in lp_gpio_free()420 outl(inl(reg) & ~GPINDIS_BIT, reg); in lp_gpio_resume()