Searched refs:GPINDIS_BIT (Results 1 – 1 of 1) sorted by relevance
60 #define GPINDIS_BIT BIT(2) /* disable input sensing */ macro135 outl(inl(conf2) & ~GPINDIS_BIT, conf2); in lp_gpio_request()147 outl(inl(conf2) | GPINDIS_BIT, conf2); in lp_gpio_free()