Home
last modified time | relevance | path

Searched refs:a (Results 20326 – 20350 of 22310) sorted by relevance

1...<<811812813814815816817818819820>>...893

/openbmc/qemu/target/rx/
H A Dinsns.decode17 # 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 Dsun8i-a23-a33.dtsi8 * 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 Dsun5i.dtsi8 * 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 Ddra74x-mmc-iodelay.dtsi18 * 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 DKconfig272 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.yml126 # "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 Dgdb-config.c.inc6 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 D049.out105 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 Drockchip,rk3399-dmc.yaml44 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 Dtegra20-emc.c398 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 Dk3-am642-tqma64xxl-mbax4xxl.dts248 * 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 DMakefile246 $(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 Dpinctrl-sx150x.c970 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 Dreplay.c302 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 Dam33xx.dtsi80 * 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 Dtegra186-p3509-0000+p3636-0001.dts254 admaif10_port: port@a {
420 port@a {
516 xbar_dmic1_port: port@1a {
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-venice-gw74xx.dts382 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 Dlib.sh396 [ "$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 Dlib.sh396 [ "$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 Dnet_forwarding_lib.sh396 [ "$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 Dnet_forwarding_lib.sh396 [ "$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 Dballoc.c1489 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 Dt32.decode15 # 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 Dmac_via.c1375 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 Dcore.c29 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0])) argument

1...<<811812813814815816817818819820>>...893