/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32f4-pinctrl.dtsi | 6 * 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/ABI/stable/ |
H A D | sysfs-driver-firmware-zynqmp | 39 and maintains its value through a system reset. 42 Register is reset only by a POR reset. 100 bit on FPD WDT expiration. If healthy bit is set by a user
|
/openbmc/linux/tools/perf/tests/ |
H A D | make | 206 # with the test itself as a value 404 # make_no_libbpf: NO_LIBBPF=1 --> NO_LIBBPF=1 FEATURES_DUMP=/a/b/BUILD_TEST_FEATURE_DUMP 405 # make_static: LDFLAGS=-static --> LDFLAGS=-static FEATURES_DUMP=/a/b/BUILD_TEST_FEATURE_DUMP_STATIC
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-ba16.dtsi | 9 * 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
|
H A D | imx6ull-dhcom-som.dtsi | 54 /* SoM with WiFi/BT: WiFi pin WL_REG_ON is connected to a DHCOM GPIO */ 61 /* SoM with WiFi/BT: BT pin BT_REG_ON is connected to a DHCOM GPIO */ 588 pinctrl_snvs_dhcom_a: snvs-dhcom-a-grp {
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_phy_config.c | 71 #define rtl_writephy_batch(p, a) __rtl_writephy_batch(p, a, ARRAY_SIZE(a)) argument
|
/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/ |
H A D | u-boot-nuvoton.inc | 21 # a host build dependency. 54 # Additional environment variables or a script can be installed alongside 106 if [ ! -e ${B}/.scmversion -a ! -e ${S}/.scmversion ]
|
/openbmc/sdbusplus/test/message/ |
H A D | read.cpp | 173 const double a = 2.2; in TEST_F() local 180 expect_basic<double>(SD_BUS_TYPE_DOUBLE, a); in TEST_F() 191 EXPECT_EQ(a, ret_a); in TEST_F()
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | draak.dtsi | 59 type = "a"; 70 type = "a"; 482 * enabled to supply a pixel clock to the DU for the DPAD output when
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | redwood.dts | 267 * to avoid putting a node for it in the tree, so the numbers 308 * to avoid putting a node for it in the tree, so the numbers 349 * to avoid putting a node for it in the tree, so the numbers
|
/openbmc/linux/fs/hpfs/ |
H A D | super.c | 680 unsigned a; in hpfs_fill_super() local 687 a = sbi->sb_dirband_size; in hpfs_fill_super() 695 sbi->sb_dirband_size = a; in hpfs_fill_super()
|
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc18xx.dtsi | 6 * This code is released using a dual license strategy: BSD/GPL 527 <&pinctrl LPC_GPIO(4,8) LPC_PIN(a,1) 3>, 528 <&pinctrl LPC_GPIO(5,19) LPC_PIN(a,4) 1>,
|
/openbmc/u-boot/board/hisilicon/hikey/ |
H A D | README | 10 * 802.11a/b/g/n WiFi, Bluetooth 94 the hisi-idt.py utility. Then connect a USB A to B mini cable from your PC to the USB OTG port of H… 100 2. Once LED 0 comes on solid, HiKey board should be detected as a fastboot device.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/ |
H A D | freeradius_3.2.5.bb | 5 more. Using RADIUS allows authentication and authorization for a network to \ 117 # This is not a cpan or python based package, but it needs some definitions 195 # This is only needed when we install/update on a running target.
|
/openbmc/linux/net/dccp/ccids/ |
H A D | ccid2.c | 20 #define ccid2_pr_debug(format, a...) DCCP_PR_DEBUG(ccid2_debug, format, ##a) argument 22 #define ccid2_pr_debug(format, a...) argument
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8998-oneplus-common.dtsi | 36 * That's a lot of clocks, but it's necessary due 239 * Configure a pull-up on 46 (RX). This is needed to 250 * Configure a pull-down on 47 (CTS) to match the pull
|
/openbmc/u-boot/doc/ |
H A D | README.ae350 | 47 3. Ping a server by mac driver 141 ./mkimage -A riscv -O linux -T kernel -C none -a 0x0000 -e 0x0000 -d bbl.bin bootmImage-bbl.bin 246 [ 1.372000] f0300000.serial: ttyS0 at MMIO 0xf0300020 (irq = 10, base_baud = 1228800) is a 16550A
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3288-vyasa.dts | 6 * 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
|
H A D | dm816x.dtsi | 55 * XXX: Use a flat representation of the dm816x interconnect. 58 * for the moment, just use a fake OCP bus entry to represent 401 /* NOTE: USB needs a transceiver driver for phys to work */
|
H A D | rk3288-phycore-som.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 | sun8i-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
|
/openbmc/qemu/tests/unit/ |
H A D | test-iov.c | 28 static bool iov_equals(const struct iovec *a, const struct iovec *b, in iov_equals() argument 31 return memcmp(a, b, sizeof(a[0]) * niov) == 0; in iov_equals()
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-tx28.dts | 136 * a silly way to create a 1:1 relationship between the 260 sgtl5000: sgtl5000@a {
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/ |
H A D | py-3.11.patch | 22 diff --git a/bluez/btmodule.c b/bluez/btmodule.c 24 --- a/bluez/btmodule.c 82 diff --git a/bluez/pythoncapi_compat.h b/bluez/pythoncapi_compat.h
|
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp_ddc.c | 28 #define MIN(a, b) ((a) < (b) ? (a) : (b)) argument
|