Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dthmc50.c52 #define THMC50_REG_ANALOG_OUT 0x19 macro
137 i2c_smbus_write_byte_data(client, THMC50_REG_ANALOG_OUT, in set_analog_out()
429 THMC50_REG_ANALOG_OUT); in thmc50_init_client()
433 i2c_smbus_write_byte_data(client, THMC50_REG_ANALOG_OUT, in thmc50_init_client()
473 i2c_smbus_read_byte_data(client, THMC50_REG_ANALOG_OUT); in thmc50_update_device()