Searched refs:LTC2945_CONTROL (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | ltc2945.c | 19 #define LTC2945_CONTROL 0x00 macro 101 ret = regmap_read(regmap, LTC2945_CONTROL, &control); in ltc2945_reg_to_val() 169 ret = regmap_read(regmap, LTC2945_CONTROL, &control); in ltc2945_val_to_reg() 286 ret = regmap_update_bits(regmap, LTC2945_CONTROL, CONTROL_TEST_MODE, in ltc2945_history_store() 315 regmap_update_bits(regmap, LTC2945_CONTROL, CONTROL_TEST_MODE, 0); in ltc2945_history_store()
|