Searched refs:ltc4282_state (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | ltc4282.c | 131 struct ltc4282_state { struct 157 struct ltc4282_state *st = container_of(hw, struct ltc4282_state, in ltc4282_set_rate() argument 190 struct ltc4282_state *st = container_of(hw, struct ltc4282_state, in ltc4282_recalc_rate() 210 struct ltc4282_state *st = container_of(clk_hw, struct ltc4282_state, in ltc4282_disable() 216 static int ltc4282_read_voltage_word(const struct ltc4282_state *st, u32 reg, in ltc4282_read_voltage_word() 234 static int ltc4282_read_voltage_byte_cached(const struct ltc4282_state *st, in ltc4282_read_voltage_byte_cached() 253 static int ltc4282_read_voltage_byte(const struct ltc4282_state *st, u32 reg, in ltc4282_read_voltage_byte() 259 static int __ltc4282_read_alarm(struct ltc4282_state *st, u32 reg, u32 mask, in __ltc4282_read_alarm() 278 static int ltc4282_read_alarm(struct ltc4282_state *st, u32 reg, u32 mask, in ltc4282_read_alarm() 284 static int ltc4282_vdd_source_read_in(struct ltc4282_state *st, u32 channel, in ltc4282_vdd_source_read_in() [all …]
|