/openbmc/webui-vue/src/layouts/ |
H A D | AppLayout.vue | 65 // a component re-rendering and 'refresh' the view
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 122.out | 82 qemu-img: Having a backing file for the target makes no sense when concatenating multiple input ima… 83 qemu-img: Having a backing file for the target makes no sense when concatenating multiple input ima… 226 === -n to a non-zero image === 242 === -n to an empty image with a backing file === 251 === -n -B to an image without a backing file ===
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mxcmmc.c | 480 u32 a, b, c; in mxcmci_read_response() local 496 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response() 498 cmd->resp[i] = a << 16 | b; in mxcmci_read_response() 501 a = mxcmci_readw(host, MMC_REG_RES_FIFO); in mxcmci_read_response() 504 cmd->resp[0] = a << 24 | b << 8 | c >> 8; in mxcmci_read_response()
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | aer.c | 592 struct attribute *a, int n) in aer_stats_attrs_are_visible() argument 600 if ((a == &dev_attr_aer_rootport_total_err_cor.attr || in aer_stats_attrs_are_visible() 601 a == &dev_attr_aer_rootport_total_err_fatal.attr || in aer_stats_attrs_are_visible() 602 a == &dev_attr_aer_rootport_total_err_nonfatal.attr) && in aer_stats_attrs_are_visible() 607 return a->mode; in aer_stats_attrs_are_visible()
|
/openbmc/linux/include/sound/ |
H A D | wavefront.h | 14 it is necessary to pack the "wavefront_alias" structure to a size 502 wavefront_alias a; member
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | fib-onlink-tests.sh | 102 read a 103 [ "$a" = "q" ] && exit 1
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | nvidia,tegra20-gmi.txt | 7 The actual devices are instantiated from the child nodes of a GMI node. 73 controllers with a simple-bus node since they are all connected to the same
|
/openbmc/linux/Documentation/bpf/ |
H A D | prog_flow_dissector.rst | 10 Flow dissector is a routine that parses metadata out of the packets. It's 144 for a set of information that's currently can be exported from the BPF context.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/ |
H A D | Fraunhofer_FDK_AAC_Codec_Library_for_Android | 10 a wide variety of Android devices. 75 fitness for a particular purpose. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | HDF5 | 33 …roup, without imposing a separate written license agreement for such Enhancements, then you hereby…
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6-logicpd-som.dtsi | 8 * License. You may obtain a copy of the GNU General Public License 188 temp_sense0: tmp102@4a {
|
/openbmc/ipmitool/src/plugins/open/ |
H A D | open.c | 142 unsigned int a = addr; in ipmi_openipmi_set_my_addr() local 143 if (ioctl(intf->fd, IPMICTL_SET_MY_ADDRESS_CMD, &a) < 0) { in ipmi_openipmi_set_my_addr()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c-cdns.c | 162 unsigned int *a, unsigned int *b) in cdns_i2c_calc_divs() argument 202 *a = calc_div_a; in cdns_i2c_calc_divs()
|
/openbmc/u-boot/doc/SPL/ |
H A D | README.am335x-network | 6 NAND and bricked (empty) board with only a network cable. 79 1. Write debrick script. You will need to write a script that will
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-rbd | 117 (RO) The unique identifier for the rbd image's pool. This is a 141 (RO) Information identifying the chain of parent images in a
|
/openbmc/qemu/docs/devel/ |
H A D | ebpf_rss.rst | 6 by calculating packet hash. Usually every queue is processed then by a specific guest CPU core. 51 Also 'in-qemu' RSS, as a fallback, is used if the eBPF program failed to load or set to TUN.
|
/openbmc/qemu/tests/bench/ |
H A D | qht-bench.c | 107 const long *a = ap; in is_equal() local 110 return *a == *b; in is_equal()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmw_surface_cache.h | 34 static inline u32 clamped_umul32(u32 a, u32 b) in clamped_umul32() argument 36 uint64_t tmp = (uint64_t) a*b; in clamped_umul32()
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | frontend-cardlist.rst | 12 #) The demodulator chips can be used with a variety of 14 the demodulator and tuner/PLL chip are inside a metal box for
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools/ |
H A D | 0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch | 18 --- a/lib/libf2fs_io.c 171 --- a/tools/f2fs_io/f2fs_io.c
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | report-error.bbclass | 61 # provide a bit more host info in case of uninative build 153 …bb.note("The errors for this build are stored in %s\nYou can send the errors to a reports server b…
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/ |
H A D | 0001-btree-Avoid-conflicts-with-libc-namespace-about-setk.patch | 17 diff --git a/btree.c b/btree.c 19 --- a/btree.c
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | gen7_renderclear.c | 166 #define SHADER_CHANNELS(r, g, b, a) \ in gen7_fill_surface_state() argument 167 (((r) << 25) | ((g) << 22) | ((b) << 19) | ((a) << 16)) in gen7_fill_surface_state()
|
/openbmc/linux/Documentation/translations/zh_TW/ |
H A D | gpio.txt | 4 original document maintainer directly. However, if you have a problem 7 or if there is a problem with the translation.
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | mediatek.yaml | 13 Boards with a MediaTek SoC shall have the following properties. 223 - description: Google Kappa (HP Chromebook 11a)
|