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