| /f-stack/dpdk/doc/guides/bbdevs/ |
| H A D | fpga_lte_fec.rst | 28 * For the turbo encode operation: 34 * For the turbo decode operation: 229 the functionality of FPGA LTE FEC turbo encode and turbo decode, depending on the device's 246 To execute the test application tool using simple turbo decode or turbo encode data, 271 In addition to the simple turbo decoder and turbo encoder tests, bbdev also provides 275 * turbo decoder tests: 284 * turbo encoder tests:
|
| H A D | acc100.rst | 47 * For the turbo encode operation: 54 * For the turbo decode operation:
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-endor-defs.h | 2649 uint32_t turbo : 1; 2716 uint32_t turbo : 1; 2783 uint32_t turbo : 1; 2850 uint32_t turbo : 1; 2917 uint32_t turbo : 1; 3026 uint32_t turbo : 1; 3093 uint32_t turbo : 1; 3160 uint32_t turbo : 1; 3227 uint32_t turbo : 1; 3294 uint32_t turbo : 1; [all …]
|
| /f-stack/dpdk/lib/librte_power/ |
| H A D | rte_power.h | 279 uint64_t turbo:1; /**< Turbo can be enabled. */ member
|
| H A D | channel_commands.h | 115 uint64_t turbo[MAX_VCPU_PER_VM]; member
|
| H A D | power_acpi_cpufreq.c | 689 caps->turbo = !!(pi->turbo_available); in power_acpi_get_capabilities()
|
| H A D | power_pstate_cpufreq.c | 941 caps->turbo = !!(pi->turbo_available); in power_pstate_get_capabilities()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | exynos4412-prime.dtsi | 16 /delete-property/turbo-mode;
|
| H A D | omap34xx.dtsi | 76 turbo-mode;
|
| H A D | omap36xx.dtsi | 74 turbo-mode;
|
| H A D | meson8.dtsi | 153 turbo-mode;
|
| H A D | meson8b.dtsi | 145 turbo-mode;
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | klondike.dts | 166 turbo = "no"; 196 turbo = "no";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/opp/ |
| H A D | opp.txt | 149 - turbo-mode: Marks the OPP to be used only for turbo modes. Turbo mode is 236 turbo-mode; 316 turbo-mode; 392 turbo-mode; 418 turbo-mode;
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | power_man.rst | 100 * **Enable turbo**: Prompt the kernel to enable Turbo Boost for the specific lcore. 102 * **Disable turbo**: Prompt the kernel to disable Turbo Boost for the specific lcore. 131 frequency (including turbo) to do best effort for intensive traffic. This gives
|
| /f-stack/dpdk/examples/vm_power_manager/guest_cli/ |
| H A D | vm_power_cli_guest.c | 350 pkt_caps_list.turbo[i], in cmd_query_caps_list_parsed() 357 pkt_caps_list.turbo[lcore_id], in cmd_query_caps_list_parsed()
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | channel_monitor.c | 782 channel_pkt_caps_list.turbo[i] = in send_capabilities() 783 caps.turbo; in send_capabilities() 794 channel_pkt_caps_list.turbo[vcore_id] = in send_capabilities() 795 caps.turbo; in send_capabilities()
|
| /f-stack/dpdk/examples/l3fwd-power/ |
| H A D | perf_core.c | 43 return ret == 0 && caps.turbo; in is_hp_core()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/misc/ |
| H A D | xlnx,sd-fec.txt | 25 - xlnx,sdfec-code : Should contain "ldpc" or "turbo" to describe the codes
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | testbbdev.rst | 298 Test Vector files contain the data which is used to set turbo decoder/encoder 342 For turbo decoder it has to be always set to ``RTE_BBDEV_OP_TURBO_DEC`` 491 For turbo encoder it has to be always set to ``RTE_BBDEV_OP_TURBO_ENC`` 695 For turbo encoder it has to be always set to ``RTE_BBDEV_OP_LDPC_ENC``
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_cpufreq.c | 1037 int turbo, temperature; in bcm2835_cpufreq_init() local 1064 turbo = bcm2835_cpufreq_get_turbo(sc); in bcm2835_cpufreq_init() 1065 if (turbo > 0) in bcm2835_cpufreq_init()
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/renesas/ |
| H A D | r8a77961.dtsi | 72 turbo-mode; 78 turbo-mode; 84 turbo-mode; 111 turbo-mode;
|
| H A D | r8a77960.dtsi | 83 turbo-mode; 89 turbo-mode; 95 turbo-mode; 122 turbo-mode;
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-puma.dtsi | 71 turbo-mode;
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | pvp_reference_benchmark.rst | 45 #. On BIOS, disable turbo-boost and hyper-threads.
|