Home
last modified time | relevance | path

Searched refs:BIT_SCFG2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dw83627hf.c241 static const u8 BIT_SCFG2[] = { 0x10, 0x20, 0x40 }; variable
759 W83781D_REG_SCFG2) & BIT_SCFG2[i - 1]) in w83627hf_init_device()
1323 tmp | BIT_SCFG2[nr]); in temp_type_store()
1332 tmp & ~BIT_SCFG2[nr]); in temp_type_store()