Searched defs:voc (Results 1 – 3 of 3) sorted by relevance
140 static int sgp40_calc_voc(struct sgp40_data *data, u16 resistance_raw, int *voc) in sgp40_calc_voc()215 int ret, voc; in sgp40_read_raw() local
68 __be16 voc; member
608 #define CX25840_VCONFIG_SET_BIT(state, opt_msk, voc, idx, bit, oneval) \ argument