Home
last modified time | relevance | path

Searched full:uw (Results 1 – 25 of 60) sorted by relevance

123

/linux/arch/arm64/include/asm/
H A Dprocessor.h163 } uw; member
270 BUILD_BUG_ON(sizeof_field(struct thread_struct, uw) != in arch_thread_struct_whitelist()
271 sizeof_field(struct thread_struct, uw.tp_value) + in arch_thread_struct_whitelist()
272 sizeof_field(struct thread_struct, uw.tp2_value) + in arch_thread_struct_whitelist()
273 sizeof_field(struct thread_struct, uw.fpmr) + in arch_thread_struct_whitelist()
274 sizeof_field(struct thread_struct, uw.pad) + in arch_thread_struct_whitelist()
275 sizeof_field(struct thread_struct, uw.fpsimd_state)); in arch_thread_struct_whitelist()
277 *offset = offsetof(struct thread_struct, uw); in arch_thread_struct_whitelist()
278 *size = sizeof_field(struct thread_struct, uw); in arch_thread_struct_whitelist()
286 __tls = &(t)->thread.uw.tp2_value; \
[all …]
/linux/Documentation/hwmon/
H A Dxgene-hwmon.rst23 - CPU power in uW
24 - IO power in uW
34 - CPU power in (uW)
36 - IO power in (uW)
H A Dina209.rst66 power1_input power measurement (uW)
67 power1_input_highest power historical maximum reading (uW)
69 power1_max power max alarm limit (uW)
70 power1_crit power crit alarm limit (uW)
H A Dinspur-ipsps1.rst57 power1_input Measured input power in uW.
62 power2_input Measured output power in uW.
H A Dibm-cffps.rst48 power1_input Measured input power in uW.
H A Dlineage-pem.rst72 power1_input Input power (uW, optional)
H A Dltc2945.rst83 power1_input Power (in uW). Power is calculated based on SENSE+/VDD
H A Dltc2947.rst71 power1_input Power (in uW)
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-fme185 Description: Read-Only. It returns current FPGA power consumption in uW.
192 threshold1 in uW. If power consumption rises at or above
194 Write this file to set current hardware power threshold1 in uW.
205 threshold2 in uW. If power consumption rises at or above
207 Write this file to set current hardware power threshold2 in uW.
231 Description: Read-Only. It returns power limit for XEON in uW.
237 Description: Read-Only. It returns power limit for FPGA in uW.
/linux/arch/arm64/kernel/
H A Dfpsimd.c322 * task->thread.uw.fpsimd_state; bits [max : 128] for each of Z0-Z31 are
340 * task->thread.uw.fpsimd_state should be ignored.
344 * task->thread.uw.fpsimd_state.vregs should be considered stale
347 * * FPSR and FPCR are always stored in task->thread.uw.fpsimd_state
418 write_sysreg_s(current->thread.uw.fpmr, SYS_FPMR); in task_fpsimd_load()
423 &current->thread.uw.fpsimd_state.fpsr, in task_fpsimd_load()
427 fpsimd_load_state(&current->thread.uw.fpsimd_state); in task_fpsimd_load()
650 * Transfer the FPSIMD state in task->thread.uw.fpsimd_state to
658 * task->thread.uw.fpsimd_state must be up to date before calling this
665 struct user_fpsimd_state const *fst = &task->thread.uw.fpsimd_state; in fpsimd_to_sve()
[all …]
H A Dptrace.c599 uregs = &target->thread.uw.fpsimd_state; in __fpr_get()
626 * Ensure target->thread.uw.fpsimd_state is up to date, so that a in __fpr_set()
631 newstate = target->thread.uw.fpsimd_state; in __fpr_set()
638 target->thread.uw.fpsimd_state = newstate; in __fpr_set()
670 ret = membuf_store(&to, target->thread.uw.tp_value); in tls_get()
686 tls[0] = target->thread.uw.tp_value; in tls_set()
694 target->thread.uw.tp_value = tls[0]; in tls_set()
710 return membuf_store(&to, target->thread.uw.fpmr); in fpmr_get()
723 fpmr = target->thread.uw.fpmr; in fpmr_set()
729 target->thread.uw.fpmr = fpmr; in fpmr_set()
[all …]
H A Dsys_compat.c91 current->thread.uw.tp_value = regs->regs[0]; in compat_arm_syscall()
/linux/arch/arm64/kvm/
H A Dat.c957 wr->ur = wr->uw = false; in compute_s1_direct_permissions()
960 wr->pr = wr->pw = wr->ur = wr->uw = true; in compute_s1_direct_permissions()
964 wr->pw = wr->ur = wr->uw = false; in compute_s1_direct_permissions()
968 wr->pw = wr->uw = false; in compute_s1_direct_permissions()
973 wr->px = !((wr->desc & PTE_PXN) || wr->uw); in compute_s1_direct_permissions()
976 wr->ur = wr->uw = wr->ux = false; in compute_s1_direct_permissions()
1014 wr->ur = wr->uw = false; in compute_s1_hierarchical_permissions()
1017 wr->pw = wr->uw = false; in compute_s1_hierarchical_permissions()
1020 wr->pw = wr->ur = wr->uw = false; in compute_s1_hierarchical_permissions()
1047 (wr)->uw = (w); \
[all …]
/linux/Documentation/scsi/
H A Daic7xxx.rst85 AHA-2940UW aic7880 PCI/32 SE-HD68F
91 AHA-3940UW aic7880 PCI/32 2 X SE-HD68F SE-HD68F 3
94 AHA-2944UW aic7880 PCI/32 HVD-HD68F HVD-HD68F
97 AHA-4944UW aic7880 PCI/32
98 AHA-2930UW aic7880 PCI/32
99 AHA-2940UW Pro aic7880 PCI/32 SE-HD68F SE-HD68F 4
101 AHA-2940UW/CN aic7880 PCI/32
/linux/drivers/powercap/
H A Ddtpm.c220 pr_debug("Setting power limit for '%s': %llu uW\n", in __set_power_limit_uw()
250 pr_debug("Setting power limit for '%s': %llu uW\n", in __set_power_limit_uw()
281 pr_debug("%s: power limit: %llu uW, power max: %llu uW\n", in set_power_limit_uw()
409 pr_debug("Registered dtpm node '%s' / %llu-%llu uW, \n", in dtpm_register()
/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio.h67 #define REGISTER_DESC_WITH_BITS_PER_IRQ(off, rd, wr, ur, uw, bpi, acc) \ argument
76 .uaccess_write = uw, \
/linux/arch/riscv/include/asm/
H A Druntime-const.h39 * combine the final "slli,srli,add" into one instruction "add.uw".
61 "add.uw %[__ret],%[__ret],%[__tmp]\n\t" \
/linux/arch/sparc/include/asm/
H A Duaccess_64.h155 case 4: __get_kernel_asm(__gu_val, uw, addr, __gu_ret); break; \
193 case 4: __get_user_asm(__gu_val, uw, addr, __gu_ret); break; \
/linux/drivers/opp/
H A Dof.c1431 * frequency and @uW to the associated power.
1436 _get_dt_power(struct device *dev, unsigned long *uW, unsigned long *kHz) in _get_dt_power() argument
1454 *uW = opp_power; in _get_dt_power()
1462 * @uW : New power value that is calculated
1468 * frequency and @uW to the associated power. The power is estimated as
1477 int dev_pm_opp_calc_power(struct device *dev, unsigned long *uW, in dev_pm_opp_calc_power() argument
1510 *uW = (unsigned long)tmp; in dev_pm_opp_calc_power()
/linux/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh107 test_sysfs_prop_optional power_now "uW"
H A Dhelpers.sh42 elif [ "$UNIT" = "uW" ]; then
/linux/kernel/power/
H A Denergy_model.c607 * @microwatts : Whether or not the power values in the EM will be in uW
671 * EM only supports uW (exception is artificial EM). in em_dev_register_pd_no_update()
673 * power in uW. in em_dev_register_pd_no_update()
676 dev_err(dev, "EM: only supports uW power values\n"); in em_dev_register_pd_no_update()
/linux/drivers/iio/light/
H A Dveml6075.c287 /* resp = 0.93 c/uW/cm2: scale = 1.75268817 */ in veml6075_read_responsivity()
292 /* resp = 2.1 c/uW/cm2: scale = 0.476190476 */ in veml6075_read_responsivity()
/linux/drivers/cpufreq/
H A Dmediatek-cpufreq-hw.c96 mtk_cpufreq_get_cpu_power(struct device *cpu_dev, unsigned long *uW, in mtk_cpufreq_get_cpu_power() argument
117 *uW = readl_relaxed(data->reg_bases[REG_EM_POWER_TBL] + in mtk_cpufreq_get_cpu_power()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c327 "Detected insufficient power on the PCIe slot (%uW).\n", in mlx5_pcie_event()
332 "PCIe slot advertised sufficient power (%uW).\n", in mlx5_pcie_event()

123