Home
last modified time | relevance | path

Searched refs:a (Results 17526 – 17550 of 22310) sorted by relevance

1...<<701702703704705706707708709710>>...893

/openbmc/u-boot/arch/arm/dts/
H A Darmada-370-xp.dtsi13 * licensing only applies to this file, and not this project as a
16 * a) This file is free software; you can redistribute it and/or
29 * obtaining a copy of this software and associated documentation
H A Dsocfpga_stratix10.dtsi91 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
103 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
115 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
/openbmc/linux/arch/arm/kernel/
H A Dphys2virt.S89 @ to a MVN instruction if the offset is negative. In this case, we
169 @ In the LPAE case, we use a MOVW instruction to carry the low offset
171 @ field of the subsequent MOV instruction, or patch it to a MVN
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/
H A Dpkgconfig.patch20 diff --git a/src/gpg-error.m4 b/src/gpg-error.m4
22 --- a/src/gpg-error.m4
160 -dnl If a prefix option is not used, the config script is first
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root_security.robot137 # The getheaders() method returns the headers as a list of tuples:
171 # The redfish object may preserve a valid username or password from the
172 # last failed login attempt. If we then try to login with a null username
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DPCIeDevice.interface.yaml2 This defines a PCIe device to be exposed for system management. It includes
305 upstream_pcie_slot association to provide a link back to a PCIe slot.
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Ddebug.c142 RTL_DEBUG_IMPL_BB_SERIES(a, 0x0a00);
150 RTL_DEBUG_IMPL_BB_SERIES(1a, 0x1a00);
187 RTL_DEBUG_IMPL_RF_SERIES(a, RF90_PATH_A);
/openbmc/linux/drivers/hwmon/
H A Dmax6650.c321 static umode_t max6650_attrs_visible(struct kobject *kobj, struct attribute *a, in max6650_attrs_visible() argument
332 devattr = container_of(a, struct device_attribute, attr); in max6650_attrs_visible()
339 return a->mode; in max6650_attrs_visible()
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-dfsdm-adc.yaml14 STM32 DFSDM ADC is a sigma delta analog-to-digital converter dedicated to
23 Each child node matches with a filter instance.
58 Frequency must be a multiple of the rcc clock frequency.
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-h3.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
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dcirrus,lochnagar.yaml16 various application processor systems to provide a full evaluation
19 to be used in a variety of possible use cases.
64 Host present line, indicating the presence of a
/openbmc/linux/Documentation/arch/x86/x86_64/
H A Dmm.rst80 - With 56-bit addresses, user-space memory gets expanded by a factor of 512x,
133 Architecture defines a 64-bit virtual address. Implementations can support
143 We map EFI runtime services in the 'efi_pgd' PGD in a 64GB large virtual
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Drenesas,etheravb.yaml97 Specify when a board does not provide a proper AVB_LINK signal.
112 "^ethernet-phy@[0-9a-f]$":
/openbmc/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-zii-dev.dtsi9 * licensing only applies to this file, and not this project as a
12 * a) This file is free software; you can redistribute it and/or
24 * obtaining a copy of this software and associated documentation
/openbmc/linux/security/apparmor/include/
H A Dlabel.h297 struct aa_label *a,
299 struct aa_label *aa_label_find_merge(struct aa_label *a, struct aa_label *b);
300 struct aa_label *aa_label_merge(struct aa_label *a, struct aa_label *b,
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst41 allocated by applications through a device driver, and this ioctl only
50 called with a pointer to this structure the driver will attempt to
102 If you want to query the capabilities with a minimum of side-effects,
/openbmc/linux/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S106 #define F_head(a, x, gi1, gi2, op0) \ argument
107 op0 a, RKM, x; \
115 #define F_tail(a, x, gi1, gi2, op1, op2, op3) \ argument
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-sm1-bananapi.dtsi54 type = "a";
314 * WARNING: The USB Hub needs a reset signal to be turned high in
316 * be handled by a USB specific power sequence to reset the Hub
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-marsboard.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
21 * obtaining a copy of this software and associated documentation
/openbmc/openbmc/poky/meta/classes-global/
H A Duninative.bbclass49 # Save and restore cwd as Fetch.download() does a chdir()
65 # and we can't easily put 'chksum' into the url path from a url parameter with
134 up uninative if a loader is found.
/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c444 static int ioam6_encap_cmp(struct lwtunnel_state *a, struct lwtunnel_state *b) in ioam6_encap_cmp() argument
446 struct ioam6_trace_hdr *trace_a = ioam6_lwt_trace(a); in ioam6_encap_cmp()
448 struct ioam6_lwt *ilwt_a = ioam6_lwt_state(a); in ioam6_encap_cmp()
/openbmc/openbmc-test-automation/openpower/ras/
H A Dras_utils.robot50 ... 1. Inject recoverable error on a given target
78 ... 1. Inject unrecoverable error on a given target
209 ... 1. Inject error on a given target
/openbmc/phosphor-networkd/docs/
H A DNetwork-Configuration.md5 A Network Manager is a daemon which handles network management operations. It
32 If the object is a physical interface, it can't be deleted, but if it is a
/openbmc/ipmi-fru-parser/
H A Dfrup.cpp52 #define TEXTSTR(a) #a argument
61 __FILE__, __LINE__, TEXTSTR(a)); \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/
H A DReport.interface.yaml151 The corresponding metric apply to a point in time. The reading
155 The corresponding metric apply to a time interval. The reading
161 The corresponding metric apply to a time interval that began on

1...<<701702703704705706707708709710>>...893