Home
last modified time | relevance | path

Searched refs:tdp (Results 1 – 20 of 20) sorted by relevance

/linux/lib/
H A Dasn1_decoder.c178 size_t pc = 0, dp = 0, tdp = 0, len = 0; in asn1_ber_decoder() local
307 tdp = dp; in asn1_ber_decoder()
395 tdp = cons_dp_stack[csp]; in asn1_ber_decoder()
400 tdp, dp, len, datalen); in asn1_ber_decoder()
418 len = dp - tdp - 2; in asn1_ber_decoder()
429 len -= tdp; in asn1_ber_decoder()
430 pr_debug("- cons len l=%zu d=%zu\n", len, dp - tdp); in asn1_ber_decoder()
439 ret = actions[act](context, hdr, 0, data + tdp, len); in asn1_ber_decoder()
454 ret = actions[machine[pc + 1]](context, hdr, tag, data + tdp, len); in asn1_ber_decoder()
/linux/drivers/platform/x86/
H A Dintel_ips.c1216 int tdp, tdc; in cpu_clamp_show() local
1220 tdp = (int)(turbo_override & TURBO_TDP_MASK); in cpu_clamp_show()
1224 tdp = tdp * 10 / 8; in cpu_clamp_show()
1228 seq_printf(m, "%d.%dW %d.%dA\n", tdp / 10, tdp % 10, in cpu_clamp_show()
1286 u16 tdp; in ips_detect_cpu() local
1316 tdp = turbo_power & TURBO_TDP_MASK; in ips_detect_cpu()
1319 if (limits->core_power_limit != (tdp / 8) * 1000) { in ips_detect_cpu()
1322 tdp / 8, limits->core_power_limit / 1000); in ips_detect_cpu()
1323 limits->core_power_limit = (tdp / 8) * 1000; in ips_detect_cpu()
/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c500 const struct drbd_thread_timing_details *tdp, in seq_print_one_timing_detail() argument
507 td = *tdp; in seq_print_one_timing_detail()
508 } while (td.cb_nr != tdp->cb_nr); in seq_print_one_timing_detail()
520 unsigned int cb_nr, struct drbd_thread_timing_details *tdp, unsigned long now) in seq_print_timing_details() argument
532 seq_print_one_timing_detail(m, tdp+i, now); in seq_print_timing_details()
534 seq_print_one_timing_detail(m, tdp+i, now); in seq_print_timing_details()
H A Ddrbd_worker.c2001 struct drbd_thread_timing_details *tdp, in __update_timing_details() argument
2007 struct drbd_thread_timing_details *td = tdp + i; in __update_timing_details()
2016 td = tdp + i; in __update_timing_details()
H A Ddrbd_int.h715 struct drbd_thread_timing_details *tdp,
/linux/include/soc/fsl/
H A Dcpm.h26 __be32 tdp; /* Internal */ member
/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst56 tdp two dimensional paging (vendor neutral term for NPT and EPT)
85 that support only 1 (traditional) and 2 (tdp) translations. When the
140 paging, tdp: (gva->)gpa->hpa
144 non-tdp: ngva->gpa->hpa (*)
145 tdp: (ngva->)ngpa->gpa->hpa
404 If tdp is not enabled, the host must keep cr0.wp=1 so page write protection
453 - the guest pte must be a large pte of at least equivalent size (if tdp is
/linux/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c433 pbf_info->tdp = info.thermal_design_power_w; in tpmi_get_pbf_info()
438 pbf_info->tdp, pbf_info->t_prochot); in tpmi_get_pbf_info()
H A Disst.h116 int tdp; member
H A Disst-display.c249 snprintf(value, sizeof(value), "%d", pbf_info->tdp); in _isst_pbf_display_information()
H A Disst-core-mbox.c679 pbf_info->tdp = resp & 0xffff; in mbox_get_pbf_info()
/linux/drivers/spi/
H A Dspi-fsl-cpm.c382 iowrite32be(0, &mspi->pram->tdp); in fsl_spi_cpm_init()
/linux/fs/xfs/
H A Dxfs_inode.h564 int xfs_link(struct xfs_inode *tdp, struct xfs_inode *sip,
/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h190 u16 tdp; member
/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst42 | | | tdp actor
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c603 adev->pm.dpm.dyn_state.cac_tdp_table->tdp = le16_to_cpu(pt->usTDP); in amdgpu_parse_extended_power_table()
/linux/drivers/gpu/drm/radeon/
H A Dr600_dpm.c1278 rdev->pm.dpm.dyn_state.cac_tdp_table->tdp = le16_to_cpu(pt->usTDP); in r600_parse_extended_power_table()
H A Dradeon.h1455 u16 tdp; member
H A Dci_dpm.c413 dpm_table->DefaultTdp = cac_tdp_table->tdp * 256; in ci_populate_bapm_parameters_in_dpm_table()
/linux/Documentation/driver-api/usb/
H A Dusb.rst947 ``grep -i ^[tdp]: /sys/kernel/debug/usb/devices`` can be used to list