Home
last modified time | relevance | path

Searched refs:a (Results 14176 – 14200 of 22310) sorted by relevance

1...<<561562563564565566567568569570>>...893

/openbmc/linux/arch/riscv/boot/dts/thead/
H A Dth1520-lichee-module-4a.dtsi12 compatible = "sipeed,lichee-module-4a", "thead,th1520";
/openbmc/linux/arch/loongarch/include/asm/
H A Dgpr-num.h17 .equ .L__gpr_num_$a\num, 4 + \num
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Ddraak-ebisu-panel-aa104xd12.dtso3 * Device Tree overlay for the AA104XD12 panel connected to LVDS1 on a Draak or
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/ghex/
H A Dghex_46.0.bb1 SUMMARY = "GHex - a hex editor for GNOME"
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0002-use-vorbisidec.patch7 --- a/modules/codec/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-icecream_2.1.3.bb1 … to debug again; inspect variables, expressions, and program execution with a single, simple funct…
/openbmc/phosphor-bmc-code-mgmt/ubi/
H A Dobmc-flash-bmc-ubiremount.service.in2 Description=Remount the ubi volume after a reboot
/openbmc/linux/arch/mips/crypto/
H A Dchacha-core.S124 #define _CONCAT3(a,b,c) a ## b ## c argument
125 #define CONCAT3(a,b,c) _CONCAT3(a,b,c) argument
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxd_firm.c23 #define WRBLOCK(a, l) ADDRESS(a), LENGTH(l) argument
24 #define WR16(a, d) ADDRESS(a), LENGTH(1), DATA16(d) argument
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in16 # You should have received a copy of the GNU General Public License
63 # "To create a single annotation when any one of a set of processes is started, use commas…
96 """Construct a usable filename for outputs"""
/openbmc/u-boot/board/freescale/t1040qds/
H A DREADME3 The T1040QDS is a Freescale reference board that hosts the T1040 SoC
14 - Four e5500 cores, each with a private 256 KB L2 cache
164 T1022 is a reduced personality of T1040 with less core/clusters.
168 T1042 is a reduced personality of T1040 without Integrated 8-port Gigabit
/openbmc/u-boot/arch/arm/dts/
H A Dsun50i-a64-bananapi-m64.dts6 * licensing only applies to this file, and not this project as a
9 * a) This library is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
65 type = "a";
H A Dsun6i-a31-hummingbird.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
67 type = "a";
H A Dsun50i-a64-olinuxino.dts6 * licensing only applies to this file, and not this project as a
9 * a) This library is free software; you can redistribute it and/or
22 * obtaining a copy of this software and associated documentation
64 type = "a";
/openbmc/u-boot/doc/
H A DREADME.arm-relocation12 At cpu level: modify linker file and add a relocation and fixup loop
49 a) cpu starts
78 we make a weak default function in arch/arm/lib/board.c ?
111 a) start debugger
/openbmc/docs/development/
H A Dweb-ui.md59 connect. OpenBMC is running with a self-signed SSL certificate.
64 provides a web-based interface for an OpenBMC. It uses the
95 Kill your npm run from the previous step using Ctrl^C. Grab a png that you
129 page in the web UI. It has a smaller version of the logo in it which we are
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/
H A D0001-byacc-do-not-reorder-CC-and-CFLAGS.patch32 diff --git a/aclocal.m4 b/aclocal.m4
34 --- a/aclocal.m4
44 diff --git a/configure b/configure
46 --- a/configure
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.15.rst32 - bash: changes to SIGINT handler while waiting for a child
43 - cve-check: don't warn if a patch is remote
48 - goarch: Move Go architecture mapping to a library
68 - sdk-manual: extensible.rst: remove instructions for using SDK functionality directly in a yocto …
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/
H A D0002-ldb-Add-configure-options-for-packages.patch30 diff --git a/lib/replace/wscript b/lib/replace/wscript
32 --- a/lib/replace/wscript
144 diff --git a/wscript b/wscript
146 --- a/wscript
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v40-bananapi-m2-berry.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
64 type = "a";
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c129 if (p->a + p->b > 100) in test_kptr_unref()
152 if (p->a + p->b > 100) in test_kptr_ref()
163 if (p->a + p->b > 100) { in test_kptr_ref()
178 if (p->a + p->b > 100) { in test_kptr_ref()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h612 #define E1000_WRITE_REG_ARRAY(a, reg, offset, value) \ argument
613 (__ew32((a), (reg + ((offset) << 2)), (value)))
615 #define E1000_READ_REG_ARRAY(a, reg, offset) \ argument
616 (readl((a)->hw_addr + reg + ((offset) << 2)))
/openbmc/linux/drivers/virt/acrn/
H A Dhsm.c466 static umode_t acrn_attr_visible(struct kobject *kobj, struct attribute *a, int n) in acrn_attr_visible() argument
468 if (a == &dev_attr_remove_cpu.attr) in acrn_attr_visible()
469 return IS_ENABLED(CONFIG_HOTPLUG_CPU) ? a->mode : 0; in acrn_attr_visible()
471 return a->mode; in acrn_attr_visible()
/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif.h361 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch0_set_vbi_addr() argument
368 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch0_set_hbi_addr() argument
375 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch1_set_vbi_addr() argument
382 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch1_set_hbi_addr() argument
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.yaml11 The STM32 USBPHYC block contains a dual port High Speed UTMI+ PHY and a UTMI
64 Each port the controller provides must be represented as a sub-node.
263 compatible = "usb-a-connector";

1...<<561562563564565566567568569570>>...893