Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dltc2947-core.c129 u32 lsb_energy; member
335 val = div_s64(val * st->lsb_energy, 1000); in ltc2947_show_value()
1033 st->lsb_energy = DIV_ROUND_CLOSEST_ULL(aux, rate_hz); in ltc2947_setup()
1036 st->lsb_energy = 19890; in ltc2947_setup()