Home
last modified time | relevance | path

Searched refs:a (Results 15451 – 15475 of 22310) sorted by relevance

1...<<611612613614615616617618619620>>...893

/openbmc/u-boot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PA3 The P1010RDB is a Freescale reference design board that hosts the P1010 SoC.
5 The P1010 is a cost-effective, low-power, highly integrated host processor
6 based on a Power Architecture e500v2 core (maximum core frequency 800/1000 MHz),
45 - 1 FXO port connected via a relay to FXS for switchover to POTS
/openbmc/u-boot/doc/
H A DREADME.qemu-mips3 Qemu is a full system emulator. See
11 Derived from au1x00 with a lot of things cut out.
43 if you use a qemu version after commit 4224
67 # tools/mkimage -A mips -O linux -T kernel -C gzip -a 0x80010000 -e 0x80245650 -n "Linux 2.6.24.y" …
/openbmc/u-boot/arch/arm/dts/
H A Dam57xx-idk-common.dtsi217 /* NOTE: on rev 1.3a, data supply */
235 /* R1.3a 572x V1_8PHY_LDO3: USB, SATA */
244 /* R1.3a 572x V1_8PHY_LDO4: PCIE, HDMI*/
443 * for a valid file to boot and the flash here is
H A Dsun4i-a10-inet9f-rev03.dts6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
178 a {
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DUnicode-TOU9 …2. Certain documents and files on this website contain a legend indicating that "Modification is p…
17 …6. No license is granted to "mirror" the Unicode website where a fee is charged for access to the …
43a location in the State of California, United States of America. Unicode makes no representation t…
H A DCC-BY-ND-3.0-DE13a. Der Begriff "Abwandlung" im Sinne dieser Lizenz bezeichnet das Ergebnis jeglicher Art von Verän…
35a. Den Schutzgegenstand in beliebiger Form und Menge zu vervielfältigen, ihn in Sammelwerke zu int…
51a. Sie dürfen den Schutzgegenstand ausschließlich unter den Bedingungen dieser Lizenz verbreiten o…
53 …tet, dass Sie, vorbehaltlich etwaiger Mitteilungen im Sinne von Abschnitt 4.a), alle dazu gehörend…
63 …c. Die oben unter 4.a) und b) genannten Einschränkungen gelten nicht für solche Teile des Schutzge…
77a. Diese Lizenz und die durch sie eingeräumten Nutzungsrechte erlöschen mit Wirkung für die Zukunf…
83a. Jedes Mal wenn Sie den Schutzgegenstand für sich genommen oder als Teil eines Sammelwerkes verb…
89 …Lizenzgeber und Ihnen und wirken sich nicht auf die Dritten gemäß Ziffern 8.a) angeboteten Lizenze…
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.11.rst51 - llvm: backport a fix for build with gcc-13
56 - nghttp2: Deleted the entries for -client and -server, and removed a dependency on them from the …
57 - oeqa/selftest/cases/devtool.py: skip all tests require folder a git repo
60 - overview-manual: concepts.rst: Fix a typo
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_regs.h244 #define VI6_RPF_EXT_INFMT1_PACK_CPOS(a, b, c, d) \ argument
245 (((a) << 24) | ((b) << 16) | ((c) << 8) | ((d) << 0))
248 #define VI6_RPF_EXT_INFMT2_PACK_CLEN(a, b, c, d) \ argument
249 (((a) << 24) | ((b) << 16) | ((c) << 8) | ((d) << 0))
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Drenesas,vin.yaml17 Each VIN instance has a single parallel input that supports RGB and YUV video,
20 on Gen3 and RZ/G2 platforms to a CSI-2 receiver.
78 A node containing a parallel input
127 Input port node, single endpoint describing a parallel input source.
/openbmc/linux/drivers/net/can/sja1000/
H A Dpeak_pcmcia.c101 #define PCC_EEP_WRITE(a) (0x02 | (((a) & 0x100) >> 5)) argument
102 #define PCC_EEP_READ(a) (0x03 | (((a) & 0x100) >> 5)) argument
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dx-powers,axp152.yaml272 … "^(([a-f])?ldo[0-9]|dcdc[0-7a-e]|ldo(_|-)io(0|1)|(dc1)?sw|rtc(_|-)ldo|cpusldo|drivevbus|dc5ldo)$":
292 for AUTO (PWM/PFM) mode. The DCDC regulators work in a
382 /* LDO1 is a fixed output regulator */
/openbmc/linux/drivers/clk/keystone/
H A Dsci-clk.c355 static int _cmp_sci_clk(const void *a, const void *b) in _cmp_sci_clk() argument
357 const struct sci_clk *ca = a; in _cmp_sci_clk()
499 static int _cmp_sci_clk_list(void *priv, const struct list_head *a, in _cmp_sci_clk_list() argument
502 struct sci_clk *ca = container_of(a, struct sci_clk, node); in _cmp_sci_clk_list()
/openbmc/linux/Documentation/translations/zh_TW/process/
H A Dsubmitting-patches.rst330a)這些貢獻是完全或者部分的由我創建,我有權利以文件中指出
336 (c)這些貢獻由認證(a),(b)或者(c)的人直接提供給我,而
458 (a) 我已經對這個補丁進行了一次技術審查,以評估它是否適合被包含到
634 Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer".
/openbmc/linux/arch/xtensa/kernel/
H A Dptrace.c57 memcpy(newregs.a, in gpr_get()
60 memcpy(newregs.a + regs->windowbase * 4, in gpr_get()
112 newregs.a, newregs.windowbase * 16); in gpr_set()
113 memcpy(regs->areg, newregs.a + newregs.windowbase * 4, in gpr_set()
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts6 * licensing only applies to this file, and not this project as a
9 * a) This file is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
174 event-a {
/openbmc/docs/
H A DREDFISH-cheatsheet.md3 This document is intended to provide a set of example [Redfish][1] client
8 about the URIs for the members of a resource collection."
129 Firmware update: Note the `<image file path>` must be a tarball.
196 Add a NTP Server
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/
H A Davahi_0.8.bb2 DESCRIPTION = 'Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It \
3 allows programs to publish and discover services and hosts running on a local network \
5 IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address \
6 configuration from the link-local 169.254.0.0/16 range without the need for a central \
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/
H A Delfutils_0.191.bb3 DESCRIPTION = "elfutils is a collection of utilities and libraries to read, create and modify ELF b…
89 cp ${B}/libcpu/libcpu.a ${D}${PTEST_PATH}/libcpu/
90 cp ${B}/libebl/libebl.a ${D}${PTEST_PATH}/libebl/
91 cp ${B}/lib/libeu.a ${D}${PTEST_PATH}/lib/
/openbmc/linux/arch/m68k/fpsp040/
H A Dround.S60 | Use rounding mode as an index into a jump table for these modes.
113 | Note that this will round to even in case of a tie.
275 | NRM_SET shifts and decrements until there is a 1 set in the integer
278 | NRM_ZERO shifts and decrements until there is a 1 set in the integer
280 | would go less than 0. In that case the number becomes a denorm - the
329 subl %d0,%d5 |make op a denorm by shifting bits
383 | set (otherwise this would have been tagged a zero not a denorm).
610 | return a zero with the given threshold.
/openbmc/linux/tools/lib/bpf/
H A Drelo_core.c366 const struct btf_array *a = btf_array(t); in bpf_core_parse_spec() local
369 t = skip_mods_and_typedefs(btf, a->type, &id); in bpf_core_parse_spec()
373 flex = is_flex_arr(btf, acc - 1, a); in bpf_core_parse_spec()
374 if (!flex && access_idx >= a->nelems) in bpf_core_parse_spec()
642 const struct btf_array *a; in bpf_core_spec_match() local
648 a = btf_array(targ_type); in bpf_core_spec_match()
649 flex = is_flex_arr(targ_btf, targ_acc - 1, a); in bpf_core_spec_match()
650 if (!flex && local_acc->idx >= a->nelems) in bpf_core_spec_match()
652 if (!skip_mods_and_typedefs(targ_btf, a->type, in bpf_core_spec_match()
/openbmc/qemu/hw/net/rocker/
H A Drocker.c305 rocker_tlv_total_size(sizeof(macaddr.a)) + /* macaddr */ in cmd_get_port_settings()
321 sizeof(macaddr.a), macaddr.a); in cmd_get_port_settings()
376 sizeof(macaddr.a)) { in cmd_set_port_settings()
379 memcpy(macaddr.a, in cmd_set_port_settings()
381 sizeof(macaddr.a)); in cmd_set_port_settings()
1263 const MACAddr zero = { .a = { 0, 0, 0, 0, 0, 0 } }; in pci_rocker_realize()
1264 const MACAddr dflt = { .a = { 0x52, 0x54, 0x00, 0x12, 0x35, 0x01 } }; in pci_rocker_realize()
1334 r->fp_start_macaddr.a[4] += (sw_index++); in pci_rocker_realize()
/openbmc/linux/mm/
H A Dmmap.c1063 return a->vm_end == b->vm_start && in anon_vma_compatible()
1064 mpol_equal(vma_policy(a), vma_policy(b)) && in anon_vma_compatible()
1065 a->vm_file == b->vm_file && in anon_vma_compatible()
1066 !((a->vm_flags ^ b->vm_flags) & ~(VM_ACCESS_FLAGS | VM_SOFTDIRTY)) && in anon_vma_compatible()
1067 b->vm_pgoff == a->vm_pgoff + ((b->vm_start - a->vm_start) >> PAGE_SHIFT); in anon_vma_compatible()
1094 if (anon_vma_compatible(a, b)) { in reusable_anon_vma()
1453 struct mmap_arg_struct a; in SYSCALL_DEFINE1() local
1455 if (copy_from_user(&a, arg, sizeof(a))) in SYSCALL_DEFINE1()
1457 if (offset_in_page(a.offset)) in SYSCALL_DEFINE1()
1460 return ksys_mmap_pgoff(a.addr, a.len, a.prot, a.flags, a.fd, in SYSCALL_DEFINE1()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/
H A DPartition.interface.yaml7 Unique region ID representing a specific region within the Memory.
/openbmc/linux/drivers/media/rc/keymaps/
H A DKconfig10 don't use a remote controller, or prefer to load the
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dtps65217-backlight.txt3 The TPS65217 chip contains a boost converter and current sinks which can be

1...<<611612613614615616617618619620>>...893