Home
last modified time | relevance | path

Searched refs:triple (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/drivers/staging/rtl8192e/
H A Ddot11d.c115 struct chnl_txpow_triple *triple; in dot11d_update_country() local
121 triple = (struct chnl_txpow_triple *)(country + 3); in dot11d_update_country()
123 if (max_channel_number >= triple->first_channel) { in dot11d_update_country()
129 if (MAX_CHANNEL_NUMBER < (triple->first_channel + in dot11d_update_country()
130 triple->num_channels)) { in dot11d_update_country()
137 for (j = 0; j < triple->num_channels; j++) { in dot11d_update_country()
138 dot11d_info->channel_map[triple->first_channel + j] = 1; in dot11d_update_country()
139 dot11d_info->max_tx_power_list[triple->first_channel + j] = in dot11d_update_country()
140 triple->max_tx_power; in dot11d_update_country()
141 max_channel_number = triple->first_channel + j; in dot11d_update_country()
[all …]
/openbmc/linux/tools/bpf/bpftool/
H A Djit_disasm.c85 char *triple; in init_context() local
88 triple = LLVMNormalizeTargetTriple(arch); in init_context()
90 triple = LLVMGetDefaultTargetTriple(); in init_context()
91 if (!triple) { in init_context()
95 *ctx = LLVMCreateDisasm(triple, NULL, 0, NULL, symbol_lookup_callback); in init_context()
96 LLVMDisposeMessage(triple); in init_context()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0013-Implement-triple-buffering-for-wayland.patch4 Subject: [PATCH] Implement triple buffering for wayland
6 Change from double to triple buffering for wayland.
/openbmc/openbmc/poky/meta/classes-recipe/
H A Drust-common.bbclass86 # - BUILD_SYS - Yocto triple of the build environment
101 # - triple suffix (e.g. CC:x86_64_unknown_linux_gnu) - both
104 # its likely best to not use the triple suffix due to potential confusion.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-reboot19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
/openbmc/openbmc-build-scripts/jenkins/
H A Duserid-validation98 triple-crown/ci-authorized \
/openbmc/qemu/docs/system/i386/
H A Dmicrovm.rst119 generating a ``triple-fault``, which will cause the VM to initiate a
127 to try the triple-fault mechanism first, by adding ``reboot=t`` to the
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dsony,imx415.yaml16 1.8 V triple power supply, and has low power consumption.
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp513.yaml14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
/openbmc/linux/Documentation/hwmon/
H A Dtmp513.rst28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_ssh_security.robot48 # - encryption: triple-DES ("DES-CBC3").
/openbmc/linux/tools/testing/selftests/
H A Dlib.mk26 CLANG_TARGET_FLAGS := $(shell $(CLANG) -print-target-triple)
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/
H A Duserland_git.bb37 file://0013-Implement-triple-buffering-for-wayland.patch \
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dboot-options.rst129 triple
130 Force a triple fault (init)
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc172 DEF_FEAT(PLO_CSTST, "plo-cstst", PLO, 20, "PLO Compare and swap and triple store (32 bit in general…
173 DEF_FEAT(PLO_CSTSTG, "plo-cststg", PLO, 21, "PLO Compare and swap and triple store (64 bit in param…
174 DEF_FEAT(PLO_CSTSTGR, "plo-cststgr", PLO, 22, "PLO Compare and swap and triple store (32 bit in gen…
175 DEF_FEAT(PLO_CSTSTX, "plo-cststx", PLO, 23, "PLO Compare and swap and triple store (128 bit in para…
/openbmc/u-boot/board/freescale/bsc9131rdb/
H A DREADME26 . Two triple-speed Gigabit Ethernet controllers featuring network acceleration
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt215 - reg: A triple <cs addr size>, which consists of:
/openbmc/linux/Documentation/devicetree/bindings/mux/
H A Dmux-controller.yaml54 An example mux controller node look like this (the adg972a chip is a triple
/openbmc/linux/Documentation/filesystems/
H A Dsysv-fs.rst222 - 1 triple-indirect block (pointer to pointers to pointers to blocks)
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml289 "^event-(tap(-double|-triple)?|hold|palm|swipe-(x|y)-(pos|neg)(-hold)?)$":
722 event-tap-triple {
/openbmc/linux/Documentation/kbuild/
H A Dllvm.rst89 ``CROSS_COMPILE`` or target-triple-prefixes become unnecessary. Example::
/openbmc/linux/Documentation/arch/x86/
H A Dkernel-stacks.rst98 the IST stackpointer to a guard hole to catch triple nesting.
/openbmc/linux/drivers/gpu/drm/
H A DKconfig154 triple buffering 300.
/openbmc/linux/Documentation/trace/
H A Dftrace-uses.rst191 cause the system to crash, and possibly reboot via a triple fault.
/openbmc/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst427 of a triple consisting of ``<phys>``, ``<size>`` and ``<maxcpus>``.

12