Searched refs:vshunt (Results 1 – 1 of 1) sorted by relevance
53 int vshunt = nv_rd16i2cr(i2c, addr, shunt_reg); in nvkm_iccsense_poll_lane() local56 if (vshunt < 0 || vbus < 0) in nvkm_iccsense_poll_lane()59 vshunt >>= shunt_shift; in nvkm_iccsense_poll_lane()62 return vbus * vshunt * lsb / shunt; in nvkm_iccsense_poll_lane()