Home
last modified time | relevance | path

Searched refs:a (Results 14876 – 14900 of 22310) sorted by relevance

1...<<591592593594595596597598599600>>...893

/openbmc/u-boot/board/boundary/nitrogen6x/
H A DREADME.mx6qsabrelite21 to be reflashed with a small SD card loader to support boot from SD card. The
29 This is provided under a open-source 3-clause BSD license.
34 1. Write this SD card loader onto a large SD card using:
/openbmc/u-boot/arch/arm/dts/
H A Dstm32f769-disco.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
/openbmc/linux/Documentation/misc-devices/
H A Dspear-pcie-gadget.rst30 and then program its various registers to configure it as a particular device
78 Program all PCIe registers in such a way that when this device is connected
109 as BAR0 address then when this device will be connected to a host, it will be
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOFL-1.1-RFN7 …ont creation efforts of academic and linguistic communities, and to provide a free and open framew…
19 … of the Original Version, by changing formats or by porting the Font Software to a new environment.
25 Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, …
H A DOFL-1.1-no-RFN7 …ont creation efforts of academic and linguistic communities, and to provide a free and open framew…
19 … of the Original Version, by changing formats or by porting the Font Software to a new environment.
25 Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, …
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-framesizes.rst30 that contains an index and pixel format and receives a frame width
60 - **Continuous:** This is a special case of the step-wise type above.
86 In the structs below, *IN* denotes a value that has to be filled in by
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-intel_pmt16 a PMT telemetry device that exposes hardware telemetry. Each
62 instance of a PMT crashlog device that can perform crash data
118 the current trigger by writing false, or to trigger a new
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/
H A D0003-debug-prefix-map.patch7 --debug-prefix-map to nasm (we carry a patch to nasm for this). The
24 diff --git a/BaseTools/Conf/tools_def.template b/BaseTools/Conf/tools_def.template
26 --- a/BaseTools/Conf/tools_def.template
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt24 about 70% in a typical case. In addition to this, the VM downtime can be
43 select a level number between 0 and 9.
48 Compression of data will consume extra CPU cycles; so in a system with
/openbmc/debug-trigger/
H A Dmain.c57 #define ARRAY_SIZE(a) (sizeof(a)/sizeof((a)[0])) argument
/openbmc/linux/net/bluetooth/
H A DKconfig21 It was designed as a replacement for cables and other short-range
96 This option selects a few LED triggers for different
126 is a developer option and can cause significant delay when booting
/openbmc/linux/Documentation/networking/device_drivers/ethernet/pensando/
H A Dionic.rst86 Jumbo frame support is available with a maximum size of 9194 bytes.
109 a limited set of statistics taken directly from firmware. For example::
122 The statistics shown from the ``ethtool -S`` command includes a combination of
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Ddialog,da7219.yaml143 dlg,a-d-btn-thr:
200 codec: da7219@1a {
228 dlg,a-d-btn-thr = <0xa>;
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-reference-design-tablet.dtsi6 * 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
H A Dsun6i-a31-m9.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
H A Dsun6i-a31-mele-a1000g-quad.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
H A Dsun8i-a33-olinuxino.dts7 * licensing only applies to this file, and not this project as a
10 * a) This file is free software; you can redistribute it and/or
23 * obtaining a copy of this software and associated documentation
H A Dsun8i-a33-sinlinx-sina33.dts8 * licensing only applies to this file, and not this project as a
11 * a) This file is free software; you can redistribute it and/or
24 * obtaining a copy of this software and associated documentation
/openbmc/linux/drivers/net/ethernet/8390/
H A Dzorro8390.c67 #define WORDSWAP(a) ((((a) >> 8) & 0xff) | ((a) << 8)) argument
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs.rst8 The MIPI CCS camera sensor driver is a generic driver for `MIPI CCS
32 Additionally, if a device has no scaler or digital crop functionality, the
110 PLL calculator isn't entirely trivial. Yet it is relatively simple to use for a
/openbmc/linux/scripts/coccinelle/null/
H A Dderef_null.cocci3 /// A variable is dereferenced under a NULL test.
18 // The following two rules are separate, because both can match a single
214 // It is need because the previous rule as already made a "change".
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c190 static double tv_diff(const struct timeval *a, const struct timeval *b) in tv_diff() argument
192 return (double)(a->tv_sec - b->tv_sec) + in tv_diff()
193 (double)((int)a->tv_usec - (int)b->tv_usec) * 1e-6; in tv_diff()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-single.yaml7 title: Generic Pin Controller with a Single Register for One or More Pins
13 Some pin controller devices use a single register for one or more pins. The
78 - description: phandle of a gpio-range node
/openbmc/linux/Documentation/admin-guide/perf/
H A Dhisi-pcie-pmu.rst8 Each PCIe Core has a PMU to monitor multi Root Ports of this PCIe Core and
15 The PCIe PMU driver registers a perf PMU with the name of its sicl-id and PCIe
45 Also attach to a task is unsupported for PCIe PMU.
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Dqcom,sm8150-mdss.yaml48 "^display-controller@[0-9a-f]+$":
54 "^dsi@[0-9a-f]+$":
62 "^phy@[0-9a-f]+$":

1...<<591592593594595596597598599600>>...893