Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dntc_thermistor.c385 u64 n, puo, pdo; in get_ohm_of_thermistor() local
386 puo = data->pullup_ohm; in get_ohm_of_thermistor()
396 if (data->connect == NTC_CONNECTED_POSITIVE && puo == 0) in get_ohm_of_thermistor()
399 n = div_u64(puo * uv, puv - uv); in get_ohm_of_thermistor()
401 n = div64_u64_safe(pdo * puo * (puv - uv), in get_ohm_of_thermistor()
402 puo * uv - pdo * (puv - uv)); in get_ohm_of_thermistor()
404 n = div64_u64_safe(pdo * puo * uv, pdo * (puv - uv) - puo * uv); in get_ohm_of_thermistor()
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c279 struct pucan_options *puo = (struct pucan_options *)pc; in pcan_usb_fd_build_restart_cmd() local
281 puo->opcode_channel = in pcan_usb_fd_build_restart_cmd()
288 puo->options = cpu_to_le16(PUCAN_OPTION_CANDFDISO); in pcan_usb_fd_build_restart_cmd()
293 puo->unused = 0; in pcan_usb_fd_build_restart_cmd()
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dntc-thermistor.yaml27 | | (puo)