Searched refs:SMSC47M192_REG_CONFIG (Results 1 - 1 of 1) sorted by last modified time

/drivers/hwmon/
H A Dsmsc47m192.c54 #define SMSC47M192_REG_CONFIG 0x40 macro
162 SMSC47M192_REG_CONFIG);
531 u8 config = i2c_smbus_read_byte_data(client, SMSC47M192_REG_CONFIG);
553 i2c_smbus_write_byte_data(client, SMSC47M192_REG_CONFIG,
614 config = i2c_smbus_read_byte_data(client, SMSC47M192_REG_CONFIG);

Completed in 13 milliseconds