Searched refs:BIT_SCFG1 (Results 1 – 2 of 2) sorted by relevance
239 static const u8 BIT_SCFG1[] = { 0x02, 0x04, 0x08 }; variable1198 tmp | BIT_SCFG1[nr]); in temp_type_store()1207 tmp | BIT_SCFG1[nr]); in temp_type_store()1220 tmp & ~BIT_SCFG1[nr]); in temp_type_store()1755 if (!(tmp & BIT_SCFG1[i - 1])) { in w83627hf_init_device()
141 static const u8 BIT_SCFG1[] = { 0x02, 0x04, 0x08 }; variable798 tmp | BIT_SCFG1[nr]); in store_sensor()807 tmp | BIT_SCFG1[nr]); in store_sensor()821 tmp & ~BIT_SCFG1[nr]); in store_sensor()1393 if (!(tmp & BIT_SCFG1[i - 1])) { in w83781d_init_device()