Home
last modified time | relevance | path

Searched refs:sub (Results 151 – 175 of 1772) sorted by relevance

12345678910>>...71

/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A D88pm800.txt6 - regulators: A node that houses a sub-node for each regulator within the
7 device. Each sub-node is identified using the node's name (or the deprecated
9 The content of each sub-node is defined by the standard binding for
H A Disl9305.txt7 - regulators: A node that houses a sub-node for each regulator within the
8 device. Each sub-node is identified using the node's name, with valid
9 values being "dcd1", "dcd2", "ldo1" and "ldo2". The content of each sub-node
/openbmc/linux/arch/riscv/lib/
H A Dstrlen.S30 sub a0, t1, a0
68 sub t3, t3, t2
120 sub t2, t0, t2
/openbmc/linux/arch/xtensa/lib/
H A Dmodsi3.S20 sub a4, a4, a5 /* count = udivisor_shift - udividend_shift */
30 sub a2, a2, a3
41 sub a2, a2, a3 /* subtract again if udividend >= udivisor */
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-neon-core.S152 sub x0, x0, #128;
270 sub w3, w3, #8
289 sub w3, w3, #4
337 sub w4, w4, #8
349 sub x2, x2, #64
377 sub w4, w4, #4
454 sub w4, w4, #8
464 sub x2, x2, #48
490 sub w4, w4, #4
569 sub w4, w4, #8
[all …]
/openbmc/qemu/tests/qapi-schema/include/
H A Dsub-module.json6 { 'include': '../sub-sub-module.json' }
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c50 u32 sub; member
127 if (leaf->sub == 0) in leaf_print_raw()
131 leaf->sub, leaf->eax, leaf->ebx, leaf->ecx, leaf->edx); in leaf_print_raw()
173 leaf->sub = subleaf; in cpuid_store()
299 u32 sub; in parse_line() local
354 sub = strtoul(tokens[1], NULL, 0); in parse_line()
355 if ((int)sub > func->nr) in parse_line()
358 leaf = &func->leafs[sub]; in parse_line()
486 leaf->index, leaf->sub); in show_leaf()
/openbmc/linux/Documentation/admin-guide/media/
H A Dfimc.rst83 Each FIMC instance exports a sub-device node (/dev/v4l-subdev?), a sub-device
90 In order to enable more precise camera pipeline control through the sub-device
97 When we configure these devices through sub-device API at user space, the
101 When we don't use sub-device user space API the whole configuration of all
104 the sub-devices (format, crop), to avoid resetting the subdevs' configuration
107 For full sub-device control support (subdevs configured at user space before
112 # echo "sub-dev" > /sys/platform/devices/s5p-fimc-md/subdev_conf_mode
129 sub-device node is created per each MIPI-CSIS device.
/openbmc/qemu/tests/qapi-schema/
H A Dsub-sub-module.json4 # Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
/openbmc/linux/arch/arc/lib/
H A Dstrcpy-700.S27 sub r2,r3,r8
38 sub r2,r3,r8
43 sub r2,r4,r8
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmarvell-pxa168.txt11 - #address-cells: must be 1 when using sub-nodes.
12 - #size-cells: must be 0 when using sub-nodes.
19 Each PHY can be represented as a sub-node. This is not mandatory.
H A Dkeystone-netcp.txt6 switch sub-module to send and receive packets. NetCP also includes a packet
13 includes a 3-port Ethernet switch sub-module capable of 10Gb/s and 1Gb/s rates
17 sub-modules exist as a loadable kernel module which plug in to the netcp core.
18 These sub-modules are represented as "netcp-devices" in the dts bindings. It is
19 mandatory to have the ethernet switch sub-module for the ethernet interface to
20 be operational. Any other sub-module like the PA is optional.
64 NetCP device properties: Device specification for NetCP sub-modules.
65 1Gb/10Gb (gbe/xgbe) ethernet switch sub-module specifications.
107 - cpts: sub-node time synchronization (CPTS) submodule configuration
133 NetCP interface properties: Interface specification for NetCP sub-modules.
[all …]
/openbmc/linux/arch/openrisc/include/asm/
H A Datomic.h70 ATOMIC_OP_RETURN(sub) in ATOMIC_OP_RETURN() argument
73 ATOMIC_FETCH_OP(sub) in ATOMIC_OP_RETURN()
79 ATOMIC_OP(sub) in ATOMIC_OP_RETURN()
/openbmc/linux/arch/hexagon/lib/
H A Dmemset.S35 r9 = sub(r6, r7) /* bytes until double alignment */
64 r3:2 = sub(r3:2, r7:6)
77 r3:2 = sub(r3:2, r7:6)
90 r3:2 = sub(r3:2, r7:6)
113 r3:2 = sub(r3:2, r7:6)
130 r3:2 = sub(r3:2, r7:6)
H A Dmemcpy.S210 prolog = sub(#0, ptr_out);
227 dalign = sub(ptr_out, ptr_in);
243 kernel = sub(len, prolog);
321 rest = sub(len, star3); /* whats left after the loop */
442 if(noepilog) ptr_out = sub(ptr_out, len);
488 ptr_out = sub(ptr_out, len); /* return dest pointer */
504 ptr_out = sub(ptr_out, len);
519 ptr_out = sub(ptr_out, len);
/openbmc/qemu/migration/
H A Dvmstate.c456 vmstate_get_subsection(const VMStateDescription * const *sub, in vmstate_get_subsection() argument
459 if (sub) { in vmstate_get_subsection()
460 for (const VMStateDescription *s = *sub; s ; s = *++sub) { in vmstate_get_subsection()
523 const VMStateDescription * const *sub = vmsd->subsections; in vmstate_subsection_save() local
528 while (sub && *sub) { in vmstate_subsection_save()
529 if (vmstate_section_needed(*sub, opaque)) { in vmstate_subsection_save()
530 const VMStateDescription *vmsdsub = *sub; in vmstate_subsection_save()
558 sub++; in vmstate_subsection_save()
/openbmc/u-boot/test/overlay/
H A Dtest-fdt-base.dts14 subtest: sub-test-node {
15 sub-test-property;
/openbmc/linux/sound/core/
H A Dpcm_local.h68 #define PCM_RUNTIME_CHECK(sub) snd_BUG_ON(!(sub) || !(sub)->runtime) argument
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779a0-falcon-ethernet.dtsi3 * Device Tree Source for the Falcon Ethernet sub-board
11 label = "ethernet-sub-board-id";
/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py94 print_string = re.sub(
97 gp.qprintn(re.sub(r", quiet[ ]?=.*", ")", print_string))
408 return re.sub("'", "'\\''", buffer)
611 buffer = re.sub(regex, "\\1},\\2", buffer, 1)
613 buffer = "[" + re.sub(",([\r\n])$", "\\1}", buffer, 1) + "]"
678 sys_version = re.sub("rc[^ ]+", "", sys_version).split(" ")[0]
680 return re.sub("[^0-9\\.]", "", sys_version)
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.c114 struct rtw89_chan *chan = &hal->sub[idx].chan; in rtw89_assign_entity_chan()
115 struct rtw89_chan_rcd *rcd = &hal->sub[idx].rcd; in rtw89_assign_entity_chan()
134 hal->sub[idx].chandef = *chandef; in __rtw89_config_entity_chandef()
346 hal->sub[idx].cfg = cfg; in rtw89_chanctx_ops_add()
372 hal->sub[roll].cfg->idx = RTW89_SUB_ENTITY_0; in rtw89_chanctx_ops_remove()
373 hal->sub[RTW89_SUB_ENTITY_0] = hal->sub[roll]; in rtw89_chanctx_ops_remove()
/openbmc/linux/arch/arm/boot/compressed/
H A Dll_char_wr.S46 sub ip, ip, r3
67 sub r1, r1, #1 @ avoid using r7 directly after
89 sub r1, r1, #1 @ avoid ip
90 sub r0, r0, r5 @ avoid ip
100 sub r0, r0, r5 @ avoid ip
/openbmc/u-boot/Documentation/
H A Dlinker_lists.rst75 is the sub-list name. Iterators for the whole list should use the
76 global list name ("outer"); iterators for only a sub-list should use
77 the full sub-list name ("outer_2_inner").
80 named "drivers", two sub-lists named "i2c" and "pci", and iterators
81 defined for the whole list and each sub-list:
/openbmc/linux/arch/arm64/lib/
H A Dmemcmp.S70 sub src1, src1, tmp1
71 sub src2, src2, tmp1
125 sub limit, limit, 4
135 sub result, data1w, data2w
H A Dtishift.S13 sub x3, x3, x2
35 sub x3, x3, x2
57 sub x3, x3, x2

12345678910>>...71