Searched refs:BIT_SCFG1 (Results 1 – 2 of 2) sorted by relevance
154 static const u8 BIT_SCFG1[] = { 0x02, 0x04, 0x08 }; variable811 tmp | BIT_SCFG1[nr]); in store_sensor()820 tmp | BIT_SCFG1[nr]); in store_sensor()834 tmp & ~BIT_SCFG1[nr]); in store_sensor()1405 if (!(tmp & BIT_SCFG1[i - 1])) { in w83781d_init_device()
246 static const u8 BIT_SCFG1[] = { 0x02, 0x04, 0x08 }; variable1225 tmp | BIT_SCFG1[nr]); in store_temp_type()1234 tmp | BIT_SCFG1[nr]); in store_temp_type()1247 tmp & ~BIT_SCFG1[nr]); in store_temp_type()1761 if (!(tmp & BIT_SCFG1[i - 1])) { in w83627hf_init_device()