Searched refs:lsb_energy (Results 1 – 1 of 1) sorted by relevance
129 u32 lsb_energy; member 334 /* value in microJoule. st->lsb_energy was multiplied by 10E9 */ in ltc2947_show_value() 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()