Searched refs:reg_config1 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hwmon/
H A Dlm90.c666 int man_id, chip_id, reg_config1, reg_convrate; local
676 || (reg_config1 = i2c_smbus_read_byte_data(new_client,
691 if ((reg_config1 & 0x2A) == 0x00
717 && (reg_config1 & 0x3F) == 0x00
727 && (reg_config1 & 0x1B) == 0x00
743 && (reg_config1 & 0x1F) == (man_id & 0x0F)
754 && (reg_config1 & 0x03) == 0x00
764 && (reg_config1 & 0x3f) == 0x00
772 && (reg_config1 & 0x2A) == 0x00
H A Dlm63.c456 u8 man_id, chip_id, reg_config1, reg_config2; local
466 reg_config1 = i2c_smbus_read_byte_data(new_client,
476 || (reg_config1 & 0x18) != 0x00
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hwmon/
H A Dlm90.c666 int man_id, chip_id, reg_config1, reg_convrate; local
676 || (reg_config1 = i2c_smbus_read_byte_data(new_client,
691 if ((reg_config1 & 0x2A) == 0x00
717 && (reg_config1 & 0x3F) == 0x00
727 && (reg_config1 & 0x1B) == 0x00
743 && (reg_config1 & 0x1F) == (man_id & 0x0F)
754 && (reg_config1 & 0x03) == 0x00
764 && (reg_config1 & 0x3f) == 0x00
772 && (reg_config1 & 0x2A) == 0x00
H A Dlm63.c456 u8 man_id, chip_id, reg_config1, reg_config2; local
466 reg_config1 = i2c_smbus_read_byte_data(new_client,
476 || (reg_config1 & 0x18) != 0x00

Completed in 171 milliseconds