Searched refs:JC42_REG_CONFIG (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
H A D | jc42.c | 41 #define JC42_REG_CONFIG 0x01 macro 336 err = i2c_smbus_write_word_swapped(data->client, JC42_REG_CONFIG, set_temp_crit_hyst() 427 config = i2c_smbus_read_word_swapped(client, JC42_REG_CONFIG); jc42_detect() 469 config = i2c_smbus_read_word_swapped(client, JC42_REG_CONFIG); jc42_probe() 476 i2c_smbus_write_word_swapped(client, JC42_REG_CONFIG, config); jc42_probe() 497 i2c_smbus_write_word_swapped(client, JC42_REG_CONFIG, config); jc42_remove() 509 i2c_smbus_write_word_swapped(data->client, JC42_REG_CONFIG, jc42_suspend() 519 i2c_smbus_write_word_swapped(data->client, JC42_REG_CONFIG, jc42_resume()
|
Completed in 38 milliseconds