Home
last modified time | relevance | path

Searched refs:a (Results 6376 – 6400 of 22310) sorted by relevance

1...<<251252253254255256257258259260>>...893

/openbmc/u-boot/drivers/i2c/
H A Dfsl_i2c.c133 ushort a, b, ga, gb; in set_i2c_bus_speed() local
151 for (ga = 0x4, a = 10; a <= 30; ga++, a += 2) { in set_i2c_bus_speed()
154 c_div = b * (a + ((3 * dfsr) / b) * 2); in set_i2c_bus_speed()
167 debug("a: %d, b: %d, speed: %d\n", a, b, speed); in set_i2c_bus_speed()
175 if (a == 20) in set_i2c_bus_speed()
176 a += 2; in set_i2c_bus_speed()
177 if (a == 24) in set_i2c_bus_speed()
178 a += 4; in set_i2c_bus_speed()
/openbmc/u-boot/arch/arm/dts/
H A Darmada-xp-synology-ds414.dts17 * registers mapped at 0xd0000000. If you have such a device you will
18 * not be able to directly boot a kernel based on this Device Tree. In
20 * by upgrading to latest version of DSM, or building a new one and
100 * default configuration in order to allow saving a
101 * modified environment at a sensible location. So,
102 * if you do a 'saveenv' under u-boot, your modified
151 /* Connected to a header on device's PCB. This
154 * Warning: the device may not boot with a 3.3V
157 * connected a few seconds after pressing the
166 /* Connected to a Microchip PIC16F883 for power control */
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DMulanPSL-2.061 You may obtain a copy of Mulan PSL v2 at:
80 Contribution means the copyrightable work licensed by a particular Contributor under this License.
84 Legal Entity means the entity making a Contribution and all its Affiliates.
90 Subject to the terms and conditions of this License, each Contributor hereby grants to you a perpet…
94a perpetual, worldwide, royalty-free, non-exclusive, irrevocable (except for revocation under this…
102 …er in source or executable forms, provided that you provide recipients with a copy of this License…
119 ii. Create a file named "LICENSE" which contains the whole context of this License in the first dir…
125 You may obtain a copy of Mulan PSL v2 at:
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.txt13 clocks. The chip contains a PLL that sources 5 (or 4) multisynth clocks, which
14 in turn can be directed to any of the 10 (or 4) outputs through a divider.
21 chip at boot, in case you have a (pre-)programmed device. If the PLL is not
44 corresponding to inputs. Use a fixed clock for the "xtal" input.
54 example, to create 14GHz from a 48MHz xtal, use m-num=14000 and m-den=48. Only
78 Each of the clock outputs can be overwritten individually by using a child node.
79 If a child node for a clock output is not set, the configuration remains
161 /* Set output 7 to 148.5 MHz using a synth frequency of 594 MHz */
169 * since output 0 is a synth-master, the synth will be automatically set
/openbmc/linux/include/uapi/linux/
H A Dcomedi.h61 #define CR_CHAN(a) ((a) & 0xffff) argument
62 #define CR_RANGE(a) (((a) >> 16) & 0xff) argument
63 #define CR_AREF(a) (((a) >> 24) & 0x03) argument
903 #define __RANGE(a, b) ((((a) & 0xffff) << 16) | ((b) & 0xffff)) argument
905 #define RANGE_OFFSET(a) (((a) >> 16) & 0xffff) argument
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-perf.rst13 can log such data with a perf record command like::
18 a perf.data trace file. That file would have AUX sections if CoreSight
20 readable text with a command like::
84 When you run perf test, it will do a lot of self tests. Some of those
93 are in tests/shell/coresight and will collect traces to ensure a
116 the perf data output counting some numbers of certain encodings (a
117 good way to know that it's working in a very simple way). One problem
118 with CoreSight is that given a large enough amount of data needing to
121 that the amount of data collected can vary a lot per run of perf test.
132 Be aware that some of these tests take quite a while to run, specifically
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A DKconfig13 a module) will be called rt2x00lib.
31 When compiled as a module, this driver will be called rt2400pci.
43 When compiled as a module, this driver will be called rt2500pci.
58 When compiled as a module, this driver will be called rt61pci.
76 When compiled as a module, this driver will be called "rt2800pci.ko".
123 When compiled as a module, this driver will be called rt2500usb.
136 When compiled as a module, this driver will be called rt73usb.
150 When compiled as a module, this driver will be called "rt2800usb.ko".
195 have a rt28xx family compatible chipset, but for which the exact
216 When compiled as a module, this driver will be called rt2800soc.
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt17 Lantiq's pin configuration nodes act as a container for an arbitrary number of
18 subnodes. Each of these subnodes represents some desired configuration for a
19 pin, a group, or a list of pins or groups. This configuration can include the
27 other words, a subnode that lists a mux function but no pin configuration
29 Similarly, a pin subnode that describes a pullup parameter implies no
37 - lantiq,groups : An array of strings. Each string contains the name of a group.
107 - lantiq,pins : An array of strings. Each string contains the name of a pin.
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-synology-ds414.dts13 * registers mapped at 0xd0000000. If you have such a device you will
14 * not be able to directly boot a kernel based on this Device Tree. In
16 * by upgrading to latest version of DSM, or building a new one and
64 /* Connected to a header on device's PCB. This
67 * Warning: the device may not boot with a 3.3V
70 * connected a few seconds after pressing the
78 /* Connected to a Microchip PIC16F883 for power control */
284 * default configuration in order to allow saving a
285 * modified environment at a sensible location. So,
286 * if you do a 'saveenv' under u-boot, your modified
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0021-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch19 diff --git a/gcc/gengtype.cc b/gcc/gengtype.cc
21 --- a/gcc/gengtype.cc
24 /* Create a fake field with the given type and name. NEXT is the next
39 /* Reverse a linked list of 'struct pair's in place. */
50 diff --git a/gcc/genmodes.cc b/gcc/genmodes.cc
52 --- a/gcc/genmodes.cc
57 /* For each mode in class CLASS, construct a corresponding complex mode. */
65 of the mode, with smaller numbers indicating a higher priority. */
118 /* Create a fixed-point mode by setting CL, NAME, BYTESIZE, IBIT, FBIT,
157 /* Partial integer modes are specified by relation to a full integer
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dvirtualpc-dynamic.vhd.bz2 ... 1conectix�������������V��vpc ���Wi2k�����������������������3��a
/openbmc/webui-vue/src/components/Mixins/
H A DTableSortMixin.js5 sortStatus(a, b, key) { argument
6 return STATUS.indexOf(a[key]) - STATUS.indexOf(b[key]);
/openbmc/linux/Documentation/scsi/
H A Dscsi_eh.rst16 [1-2-1] Completing a scmd w/ scsi_done
17 [1-2-2] Completing a scmd w/ timeout
48 Once LLDD gets hold of a scmd, either the LLDD will complete the
53 1.2.1 Completing a scmd w/ scsi_done
87 1.2.2 Completing a scmd w/ timeout
119 After a timeout occurs a command abort is scheduled from
230 eh_work_q. If a recovery action succeeds for a scmd, recovered
292 a no more than one thread per separate eh_work_q to
360 If a timedout scmd is successfully aborted and the sdev is
367 immediate failing; thus, if a sdev is in one of the two
[all …]
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A D0003-Fix-version-parsing-update-AUX-revision-info.patch19 builds from release branches those bits will contain a number
20 from 1 to 126 indicating a patch level since the release tag.
22 In any case the bit 0 of byte 4 is a dirtyness indicator.
34 Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>
35 Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
41 diff --git a/apphandler.cpp b/apphandler.cpp
43 --- a/apphandler.cpp
231 + // That is to allow for a wider range.
244 + // If it's not a "release" format 3, then search for
245 + // letter 'g' indicating the position of a git hash
[all …]
/openbmc/linux/Documentation/dev-tools/
H A Dgcov.rst5 tool gcov_ with the Linux kernel. Coverage data of a running kernel
7 To get coverage data for a specific file, change to the kernel build
54 To enable profiling for specific files or directories, add a line
57 - For a single file (e.g. main.o)::
95 Symbolic link to a static data file required by the gcov
104 module unload time. The gcov mechanism provides a means to collect
105 coverage data for such code by keeping a copy of the data associated
115 At run-time, a user can also choose to discard data for an unloaded
129 a) gcov is run on the TEST machine
194 linked to the main kernel or which are linked by a custom
[all …]
/openbmc/docs/
H A DIPMITOOL-cheatsheet.md3 This document is intended to provide a set of ipmitool commands for OpenBMC
44 #### 7. Send a diagnostic interrupt directly to the processor(not support)
58 #### 2. Display a brief summary of BMC users
64 #### 3. Create a BMC user with a given name
70 #### 4. Set a given user with a given password
135 #### 1. Instruct the BMC to perform a cold reset
141 #### 2. Instruct the BMC to perform a warm reset(not supported)
244 | safe | boot from BIOS default boot device,but requires a safe mode |
268 You can combine options with a help of `,`:
290 #### 1. Output the current configuration information of a given channel
[all …]
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c279 if (a->macaddr < b->macaddr) in sja1105_vl_key_lower()
281 if (a->macaddr > b->macaddr) in sja1105_vl_key_lower()
283 if (a->vlanid < b->vlanid) in sja1105_vl_key_lower()
285 if (a->vlanid > b->vlanid) in sja1105_vl_key_lower()
287 if (a->port < b->port) in sja1105_vl_key_lower()
289 if (a->port > b->port) in sja1105_vl_key_lower()
291 if (a->vlanprior < b->vlanprior) in sja1105_vl_key_lower()
293 if (a->vlanprior > b->vlanprior) in sja1105_vl_key_lower()
441 if (sja1105_vl_key_lower(b, a)) { in sja1105_init_virtual_links()
442 struct sja1105_vl_lookup_entry tmp = *a; in sja1105_init_virtual_links()
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-reserved.rst14 format with other developers add a link to your documentation and send a
16 you think your format should be listed in a standard format section
17 please make a proposal on the linux-media mailing list.
208 UYVY image. Each entry is a 4-byte unsigned integer in big endian
209 order and it's an offset to a single pixel line of the UYVY image.
211 size of a single UYVY block equals the UYVY image's width
215 The second plane, at an offset of 4084 bytes, contains a 4-byte
217 followed by a 4-byte value indicating size of the pointer array.
225 initially set a data pointer to the start of first plane and then
226 add an offset from the first entry of the pointers table. Such a
[all …]
/openbmc/linux/Documentation/gpu/
H A Ddrm-internals.rst24 At the core of every DRM driver is a :c:type:`struct drm_driver
26 a drm_driver structure, and then pass it to
27 drm_dev_alloc() to allocate a device instance. After the
46 The DRM core identifies driver versions by a major, minor and patch
54 DRM_IOCTL_SET_VERSION to select a specific version of the API. If the
68 The driver description is a purely informative string passed to
123 Every DRM driver requires a memory manager which must be initialized at
136 call, a convenience function that takes care of mapping the actual ROM,
162 be used in new drivers. Besides that there's a few helpers for pci
246 which is only used by old DRM drivers which have done a so-called
[all …]
/openbmc/linux/Documentation/arch/arm64/
H A Dcpu-feature-registers.rst15 The ARM architecture defines a set of feature registers, which describe
22 a) Any change to the HWCAPs requires an update to userspace (e.g libc)
23 to detect the new changes, which can take a long time to appear in
31 architecture defines a canonical format for representing features
39 a) Safety:
43 implications on a system with heterogeneous CPUs.
44 The infrastructure exports a value that is safe across all the
70 MIDR_EL1 is exposed to help identify the processor. On a
104 a) The value of an 'IMPLEMENTATION DEFINED' field is set to 0.
105 b) The value of a reserved field is populated with the reserved
[all …]
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_expect.c247 static inline int expect_clash(const struct nf_conntrack_expect *a, in expect_clash() argument
255 intersect_mask.src.u.all = a->mask.src.u.all & b->mask.src.u.all; in expect_clash()
259 a->mask.src.u3.all[count] & b->mask.src.u3.all[count]; in expect_clash()
263 net_eq(nf_ct_net(a->master), nf_ct_net(b->master)) && in expect_clash()
264 nf_ct_zone_equal_any(a->master, nf_ct_zone(b->master)); in expect_clash()
270 return nf_ct_tuple_equal(&a->tuple, &b->tuple) && in expect_matches()
271 nf_ct_tuple_mask_equal(&a->mask, &b->mask) && in expect_matches()
272 net_eq(nf_ct_net(a->master), nf_ct_net(b->master)) && in expect_matches()
273 nf_ct_zone_equal_any(a->master, nf_ct_zone(b->master)); in expect_matches()
276 static bool master_matches(const struct nf_conntrack_expect *a, in master_matches() argument
[all …]
/openbmc/linux/scripts/
H A DKbuild.include35 # Name of target with a '.' as filename prefix. foo/bar.o => foo/.bar.o
39 # Name of target with a '.tmp_' as filename prefix. foo/bar.o => foo/.tmp_bar.o
44 # contain a comma
60 # Quote a string to pass it to C files. foo => '"foo"'
69 # Read a file, replacing newlines with spaces
71 # Make 4.2 or later can read a file by using its builtin function.
79 # Easy method for doing a status message
86 # filechk is used to check if the content of a generated file is updated.
185 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
224 # why - tell why a target got built
[all …]
/openbmc/linux/drivers/pci/
H A DKconfig44 Interrupts). Message Signaled Interrupts enable a device to
46 PCI bus instead of asserting a device IRQ pin.
69 Say Y here if you want the PCI core to produce a bunch of debug
70 messages to the system log. Select this if you are having a
90 Say Y or M here if you want be able to reserve a PCI device
91 when it is going to be assigned to a guest operating system.
114 PCI devices from a PCI backend to support PCI driver domains.
135 I/O Virtualization is a PCI feature supported by some devices
195 PCI devices from a PCI backend to support PCI driver domains.
244 Use largest MPS that boot-time devices support. If you have a
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/
H A D0001-Fru-Fix-edit-field-not-checking-area-existence.patch9 1. If the FRU is shrinking and a FRU area does not exist (offset 0),
11 This results in a wraparound to 0xFF, leaving an erroneous field offset.
14 loss. (the FRU spec does not specify a required order for FRU fields)
15 3. If the FRU is being enlarged after a fru field edit, the FRU size is
20 1. Confirming that a area's does not have an offset of 0x00 before
27 Shrinking a FRU was tested with and without the change:
29 01 00 00 01 0a ff 00 f5
34 01 00 00 01 0a 00 00 f4
77 --- a/include/ipmitool/ipmi_fru.h
87 diff --git a/lib/ipmi_fru.c b/lib/ipmi_fru.c
[all …]
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/
H A Dgobject-introspection_1.80.1.bb2 DESCRIPTION = "GObject Introspection is a project for providing machine \
34 # on the fly by g-ir-scanner and a native version of itself to run
45 # Configure target build to use native tools of itself and to use a qemu wrapper
64 # Write out a qemu wrapper that will be given to gi-scanner so that it
69 # Use a modules directory which doesn't exist so we don't load random things
82 …# Write out a wrapper for g-ir-scanner itself, which will be used when building introspection files
84 …# a qemu wrapper for running transient target binaries produced by the scanner, and an include dir…
95 # Write out a wrapper for g-ir-compiler, which runs the target version of it through qemu.
103 # Write out a wrapper to use instead of ldd, which does not work when a binary is built
104 # for a different architecture
[all …]

1...<<251252253254255256257258259260>>...893