Searched refs:BIT_SCFG1 (Results 1 – 2 of 2) sorted by relevance
154 static const u8 BIT_SCFG1[] = { 0x02, 0x04, 0x08 }; variable813 tmp | BIT_SCFG1[nr]); in store_sensor()822 tmp | BIT_SCFG1[nr]); in store_sensor()836 tmp & ~BIT_SCFG1[nr]); in store_sensor()1411 if (!(tmp & BIT_SCFG1[i - 1])) { in w83781d_init_device()
246 static const u8 BIT_SCFG1[] = { 0x02, 0x04, 0x08 }; variable1222 tmp | BIT_SCFG1[nr]); in store_temp_type()1231 tmp | BIT_SCFG1[nr]); in store_temp_type()1244 tmp & ~BIT_SCFG1[nr]); in store_temp_type()1758 if (!(tmp & BIT_SCFG1[i - 1])) { in w83627hf_init_device()