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