Searched refs:BIT_SCFG1 (Results 1 – 1 of 1) sorted by relevance
239 static const u8 BIT_SCFG1[] = { 0x02, 0x04, 0x08 }; variable754 if (!(tmp & BIT_SCFG1[i - 1])) { in w83627hf_init_device()1320 tmp | BIT_SCFG1[nr]); in temp_type_store()1329 tmp | BIT_SCFG1[nr]); in temp_type_store()1342 tmp & ~BIT_SCFG1[nr]); in temp_type_store()