Searched refs:PALMSENSOR_ON_BIT (Results 1 – 1 of 1) sorted by relevance
9985 #define PALMSENSOR_ON_BIT 1 /* psensor status */ macro10032 *state = output & BIT(PALMSENSOR_ON_BIT) ? true : false; in palmsensor_get()