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