Searched refs:PALMSENSOR_PRESENT_BIT (Results 1 – 1 of 1) sorted by relevance
9984 #define PALMSENSOR_PRESENT_BIT 0 /* Determine if psensor present */ macro10031 *present = output & BIT(PALMSENSOR_PRESENT_BIT) ? true : false; in palmsensor_get()