Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/vfp/
A Dvfpdouble.c230 nan = vdn; in vfp_propagate_nan()
713 vdp = vdn; in vfp_double_fadd_nonnumber()
745 vdn = vdm; in vfp_double_add()
803 vdn = vdm; in vfp_double_multiply()
857 if (vdn.exponent == 0 && vdn.significand) in vfp_double_multiply_accumulate()
869 if (vdn.exponent == 0 && vdn.significand) in vfp_double_multiply_accumulate()
872 vdn.sign = vfp_sign_negate(vdn.sign); in vfp_double_multiply_accumulate()
924 if (vdn.exponent == 0 && vdn.significand) in vfp_double_fmul()
944 if (vdn.exponent == 0 && vdn.significand) in vfp_double_fnmul()
966 if (vdn.exponent == 0 && vdn.significand) in vfp_double_fadd()
[all …]
/linux-6.3-rc2/drivers/hwmon/occ/
A Dcommon.c99 struct power_sensor_data vdn; member
572 val = occ_get_powr_avg(&power->vdn.accumulator, in occ_show_power_a0()
573 &power->vdn.update_tag); in occ_show_power_a0()
576 val = (u64)get_unaligned_be32(&power->vdn.update_tag) * in occ_show_power_a0()
580 val = get_unaligned_be16(&power->vdn.value) * 1000000ULL; in occ_show_power_a0()
/linux-6.3-rc2/Documentation/hwmon/
A Docc.rst104 type will be one of "system", "proc", "vdd" or "vdn".
/linux-6.3-rc2/arch/arm/boot/dts/
A Daspeed-bmc-opp-mowgli.dts205 iio-hwmon-vdn {

Completed in 12 milliseconds