Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dltc4215.c27 LTC4215_SENSE = 0x04, /* rw */ enumerator
83 case LTC4215_SENSE: in ltc4215_get_voltage()
128 const unsigned int voltage = data->regs[LTC4215_SENSE] * 151; in ltc4215_get_current()