Searched refs:reg_config2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm63.c456 u8 man_id, chip_id, reg_config1, reg_config2; local
468 reg_config2 = i2c_smbus_read_byte_data(new_client,
477 || (reg_config2 & 0xF8) != 0x00
H A Dlm90.c684 int reg_config2; local
686 reg_config2 = i2c_smbus_read_byte_data(new_client,
688 if (reg_config2 < 0)
692 && (reg_config2 & 0xF8) == 0x00

Completed in 50 milliseconds