/openbmc/qemu/target/rx/ |
H A D | insns.decode | 17 # You should have received a copy of the GNU Lesser General Public 171 # BRA.a dsp 191 # BSR.a dsp
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun8i-a23-a33.dtsi | 8 * 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
|
H A D | sun5i.dtsi | 8 * licensing only applies to this file, and not this project as a 11 * a) This library is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation
|
H A D | dra74x-mmc-iodelay.dtsi | 18 * a) Update of this file should typically correspond to a datamanual revision. 25 * if the manual calls a mode, DDR50, or DDR or DDR 1.8v or DDR 3.3v, 28 * a revision tag to both the new and old entry. Use 'rev11' for PG 1.1,
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | Kconfig | 272 The FSL Primary Protected Application (PPA) is a software component 284 The FSL Primary Protected Application (PPA) is a software component 593 Enabling this will make a U-Boot binary that is capable of being
|
/openbmc/u-boot/ |
H A D | .travis.yml | 126 # "not a_test_which_does_not_exist" is a dummy -k parameter which will 128 # "-k something" even when $TEST_PY_TEST_SPEC doesnt need a custom 158 # each env setting here is a dedicated build
|
/openbmc/qemu/target/xtensa/core-dsp3400/ |
H A D | gdb-config.c.inc | 6 a copy of this software and associated documentation files (the 176 …:a4:f8:03:10:a4:8d:03:20:a4:9d:03:30:a4:ac","03:43:22:08:03:43:2a:03:03:43:22:33:03:43:2a:25",0,0,…
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 049.out | 105 qemu-img: TEST_DIR/t.qcow2: Parameter 'size' expects a non-negative number below 2^64 114 qemu-img: TEST_DIR/t.qcow2: Parameter 'size' expects a non-negative number below 2^64 123 qemu-img: TEST_DIR/t.qcow2: Parameter 'size' expects a non-negative number below 2^64
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | rockchip,rk3399-dmc.yaml | 44 The CPU interrupt number. It should be a DCF interrupt. When DDR DVFS 45 finishes, a DCF interrupt is triggered. 53 datasheet; DO NOT use a smaller "Speed Bin" than specified for the DDR3
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra20-emc.c | 398 const struct emc_timing *a = _a; in cmp_timings() local 401 if (a->rate < b->rate) in cmp_timings() 404 if (a->rate > b->rate) in cmp_timings()
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am642-tqma64xxl-mbax4xxl.dts | 248 * Note: We expect usage of a SYSFW that does not reserve UART1 for debug traces 270 * Left disabled for now, until a way to deal with drivers and firmware 436 * as a GPIO hog instead.
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | Makefile | 246 $(obj)/wrapper.a: $(obj-wlib) FORCE 251 targets += $(patsubst $(obj)/%,%,$(obj-boot) wrapper.a) zImage.lds 252 extra-y := $(obj)/wrapper.a $(obj-plat) $(obj)/empty.o \
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-sx150x.c | 970 unsigned int a, b; in sx150x_maybe_swizzle() local 996 a = val & 0x00ff0000; in sx150x_maybe_swizzle() 1001 val |= a >> 8; in sx150x_maybe_swizzle()
|
/openbmc/linux/fs/ubifs/ |
H A D | replay.c | 302 static int replay_entries_cmp(void *priv, const struct list_head *a, in replay_entries_cmp() argument 309 if (a == b) in replay_entries_cmp() 312 ra = list_entry(a, struct replay_entry, list); in replay_entries_cmp()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am33xx.dtsi | 80 * because the can not be enabled simultaneously on a 190 * XXX: Use a flat representation of the AM33XX interconnect. 193 * for the moment, just use a fake OCP bus entry to represent
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra186-p3509-0000+p3636-0001.dts | 254 admaif10_port: port@a { 420 port@a { 516 xbar_dmic1_port: port@1a {
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-venice-gw74xx.dts | 382 channel@9a { 402 fan-controller@a { 690 /* dual role is implemented but not a full featured OTG */
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | lib.sh | 396 [ "$a" = "q" ] && exit 1 1206 $(for a in "$@"; do printf "%q${IFS:0:1}" "$a"; done) 1977 an environment variable ALLOW_LLDPAD to a
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 396 [ "$a" = "q" ] && exit 1 1206 $(for a in "$@"; do printf "%q${IFS:0:1}" "$a"; done) 1977 an environment variable ALLOW_LLDPAD to a
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 396 [ "$a" = "q" ] && exit 1 1206 $(for a in "$@"; do printf "%q${IFS:0:1}" "$a"; done) 1977 an environment variable ALLOW_LLDPAD to a
|
/openbmc/linux/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 396 [ "$a" = "q" ] && exit 1 1206 $(for a in "$@"; do printf "%q${IFS:0:1}" "$a"; done) 1977 an environment variable ALLOW_LLDPAD to a
|
/openbmc/linux/fs/ext2/ |
H A D | balloc.c | 1489 static inline int test_root(int a, int b) in test_root() argument 1493 while (a > num) in test_root() 1495 return num == a; in test_root()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | t32.decode | 15 # You should have received a copy of the GNU Lesser General Public 90 # (eg "using a new shift insn on a v8.1M CPU without MVE"), and letting
|
/openbmc/qemu/hw/misc/ |
H A D | mac_via.c | 1375 ms->a = 0x7f; in mos6522_q800_via2_reset_hold() 1386 s->a &= ~(1 << n); in via2_nubus_irq_request() 1388 s->a |= (1 << n); in via2_nubus_irq_request()
|
/openbmc/libmctp/ |
H A D | core.c | 29 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) argument
|