Searched refs:LTC4283_CONTROL_1 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | ltc4283.c | 52 #define LTC4283_CONTROL_1 0x0a macro 1131 ret = regmap_set_bits(st->map, LTC4283_CONTROL_1, in ltc4283_pgio_config() 1338 ret = regmap_clear_bits(st->map, LTC4283_CONTROL_1, in ltc4283_setup() 1345 ret = regmap_clear_bits(st->map, LTC4283_CONTROL_1, in ltc4283_setup() 1352 ret = regmap_set_bits(st->map, LTC4283_CONTROL_1, in ltc4283_setup() 1359 ret = regmap_clear_bits(st->map, LTC4283_CONTROL_1, in ltc4283_setup() 1468 ret = regmap_set_bits(st->map, LTC4283_CONTROL_1, LTC4283_RW_PAGE_MASK); in ltc4283_setup()
|