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