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.c122 u32 lsb_energy; member
563 *val = DIV_S64_ROUND_CLOSEST(__val * st->lsb_energy, 1000); in ltc2947_read_energy()
1004 st->lsb_energy = DIV_ROUND_CLOSEST_ULL(aux, rate_hz); in ltc2947_setup()
1007 st->lsb_energy = 19890; in ltc2947_setup()