/openbmc/qemu/hw/gpio/ |
H A D | pl061.c | 16 * + QOM property "pullups": an integer defining whether non-floating lines 17 * configured as inputs should be pulled up to logical 1 (ie whether in 19 * This should be an 8-bit value, where bit 0 is 1 if GPIO line 0 should 20 * be pulled high, bit 1 configures line 1, and so on. The default is 0xff, 21 * indicating that all GPIO lines are pulled up to logical 1. 22 * + QOM property "pulldowns": an integer defining whether non-floating lines 23 * configured as inputs should be pulled down to logical 0 (ie whether in 25 * This should be an 8-bit value, where bit 0 is 1 if GPIO line 0 should 26 * be pulled low, bit 1 configures line 1, and so on. The default is 0x0. 35 #include "hw/qdev-properties.h" [all …]
|
/openbmc/linux/include/linux/pinctrl/ |
H A D | pinconf-generic.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2011 ST-Ericsson SA 6 * Written on behalf of Linaro for ST-Ericsson 24 * enum pin_config_param - possible pin configuration parameters 31 * transition from say pull-up to pull-down implies that you disable 32 * pull-up in the process, this setting disables all biasing. 34 * mode, also know as "third-state" (tristate) or "high-Z" or "floating". 39 * @PIN_CONFIG_BIAS_PULL_DOWN: the pin will be pulled down (usually with high 40 * impedance to GROUND). If the argument is != 0 pull-down is enabled, 43 * @PIN_CONFIG_BIAS_PULL_PIN_DEFAULT: the pin will be pulled up or down based [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | everest,es7241.txt | 4 - compatible : "everest,es7241" 5 - VDDP-supply: regulator phandle for the VDDA supply 6 - VDDA-supply: regulator phandle for the VDDP supply 7 - VDDD-supply: regulator phandle for the VDDD supply 10 - reset-gpios: gpio connected to the reset pin 11 - m0-gpios : gpio connected to the m0 pin 12 - m1-gpios : gpio connected to the m1 pin 13 - everest,sdout-pull-down: 15 the sdout. If the sdout is pulled down, leftj format is used. 16 If this property is not provided, sdout is assumed to pulled [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/iio/light/ |
H A D | veml6030.yaml | 1 # SPDX-License-Identifier: GPL-2.0+ 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Rishi Gupta <gupt21@gmail.com> 28 - vishay,veml6030 34 - 0x10 # ADDR pin pulled down 35 - 0x48 # ADDR pin pulled up 40 Refer to interrupt-controller/interrupts.txt for generic 45 - compatible 46 - reg [all …]
|
/openbmc/linux/Documentation/process/ |
H A D | 7.AdvancedTopics.rst | 12 ------------------------- 30 wish to come up to speed with git will find more information at: 32 https://git-scm.com/ 34 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html 40 available to others. A git-using developer should be able to obtain a copy 45 remote branches, the index, fast-forward merges, pushes and pulls, detached 50 exercise while coming up to speed. 52 When you are ready to start putting up git trees for others to look at, you 53 will, of course, need a server that can be pulled from. Setting up such a 54 server with git-daemon is relatively straightforward if you have a system [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1023rdb.dts | 4 * Copyright 2013 - 2014 Freescale Semiconductor Inc. 37 /include/ "p1023si-pre.dtsi" 42 #address-cells = <2>; 43 #size-cells = <2>; 44 interrupt-parent = <&mpic>; 50 reserved-memory { 51 #address-cells = <2>; 52 #size-cells = <2>; 55 bman_fbpr: bman-fbpr { 59 qman_fqd: qman-fqd { [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_mbx.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 2013 - 2019 Intel Corporation. */ 7 * fm10k_fifo_init - Initialize a message FIFO 10 * @size: maximum message size to store in FIFO, must be 2^n - 1 14 fifo->buffer = buffer; in fm10k_fifo_init() 15 fifo->size = size; in fm10k_fifo_init() 16 fifo->head = 0; in fm10k_fifo_init() 17 fifo->tail = 0; in fm10k_fifo_init() 21 * fm10k_fifo_used - Retrieve used space in FIFO 28 return fifo->tail - fifo->head; in fm10k_fifo_used() [all …]
|
/openbmc/u-boot/board/keymile/kmp204x/ |
H A D | kmp204x.c | 1 // SPDX-License-Identifier: GPL-2.0+ 37 * For I2C only the low state is activly driven and high state is pulled-up 39 * -> as an active output to drive a low state 40 * -> as an open-drain input to have a pulled-up high state 90 /* configure mode for uP reset request */ in board_early_init_f() 94 setbits_be32(&gur->ddrclkdr, 0x001f000f); in board_early_init_f() 97 if ((gur->rstrqsr1 & (RSTRQSR1_WDT_RR | RSTRQSR1_SW_RR)) == in board_early_init_f() 103 setbits_be32(&gur->rstrqsr1, RSTRQSR1_WDT_RR | RSTRQSR1_SW_RR); in board_early_init_f() 105 /* set the BFTIC's prstcfg to reset at power-up and unit reset only */ in board_early_init_f() 110 /* set the ZL30138's prstcfg to reset at power-up only */ in board_early_init_f() [all …]
|
/openbmc/u-boot/include/dm/ |
H A D | pinctrl.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 13 * struct pinconf_param - pin config parameters 27 * struct pinctrl_ops - pin control operations, to be implemented by 47 * in this driver. (necessary for pin-muxing) 50 * certain device to. (necessary for pin-muxing) 54 * may be ignored. (necessary for pin-muxing against a single pin) 59 * (necessary for pin-muxing against a pin group) 60 * @pinconf_num_params: number of driver-specific parameters to be parsed 61 * from device trees (necessary for pin-configuration) 63 * device trees (necessary for pin-configuration) [all …]
|
/openbmc/u-boot/include/linux/usb/ |
H A D | at91_udc.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 13 int pullup_pin; /* active == D+ pulled up */
|
/openbmc/linux/include/linux/mfd/wm8994/ |
H A D | pdata.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * include/linux/mfd/wm8994/pdata.h -- Platform data for WM8994 39 * panel provided by the WISCE - see http://www.wolfsonmicro.com/wisce/ 52 * control panel in WISCE - see http://www.wolfsonmicro.com/wisce/ 64 * WISCE - see http://www.wolfsonmicro.com/wisce/ 78 * multiband compressor configuration panel in WISCE - see 89 * multiband compressor configuration panel in WISCE - see 100 * the multiband compressor configuration panel in WISCE - see 129 * Default values for GPIOs if non-zero, WM8994_CONFIGURE_GPIO 160 /* Power up delays to add after microphone bias power up (ms) */ [all …]
|
/openbmc/u-boot/drivers/w1/ |
H A D | w1-gpio.c | 1 /* SPDX-License-Identifier: GPL-2.0+ 6 * Maxime Ripard <maxime.ripard@free-electrons.com> 37 dm_gpio_set_dir_flags(&pdata->gpio, GPIOD_IS_OUT); in w1_gpio_read_bit() 40 dm_gpio_set_dir_flags(&pdata->gpio, GPIOD_IS_IN); in w1_gpio_read_bit() 43 val = dm_gpio_get_value(&pdata->gpio); in w1_gpio_read_bit() 66 dm_gpio_set_dir_flags(&pdata->gpio, GPIOD_IS_OUT); in w1_gpio_write_bit() 70 dm_gpio_set_value(&pdata->gpio, 1); in w1_gpio_write_bit() 89 dm_gpio_set_dir_flags(&pdata->gpio, GPIOD_IS_OUT | GPIOD_IS_OUT_ACTIVE); in w1_gpio_reset() 92 dm_gpio_set_value(&pdata->gpio, 0); in w1_gpio_reset() 97 dm_gpio_set_dir_flags(&pdata->gpio, GPIOD_IS_IN); in w1_gpio_reset() [all …]
|
/openbmc/linux/Documentation/power/ |
H A D | charger-manager.rst | 7 Charger Manager provides in-kernel battery charger management that 8 requires temperature monitoring during suspend-to-RAM state 12 Charger Manager is a platform_driver with power-supply-class entries. 13 An instance of Charger Manager (a platform-device created with Charger-Manager) 26 own power-supply-class and each power-supply-class can provide 28 aggregates charger-related information from multiple sources and 29 shows combined information as a single power-supply-class. 31 * Support for in suspend-to-RAM polling (with suspend_again callback) 32 While the battery is being charged and the system is in suspend-to-RAM, 34 battery temperature. We can accomplish this by waking up the system [all …]
|
/openbmc/linux/Documentation/maintainer/ |
H A D | rebasing-and-merging.rst | 1 .. SPDX-License-Identifier: GPL-2.0 8 Git source-code management system. Git is a powerful tool with a lot of 30 - Changing the parent (starting) commit upon which a series of patches is 36 - Changing the history of a set of patches by fixing (or deleting) broken 48 - History that has been exposed to the world beyond your private system 49 should usually not be changed. Others may have pulled a copy of your 54 That said, there are always exceptions. Some trees (linux-next being 61 - Do not rebase a branch that contains history created by others. If you 62 have pulled changes from another developer's repository, you are now a 67 - Do not reparent a tree without a good reason to do so. Just being on a [all …]
|
H A D | pull-requests.rst | 9 experienced maintainer) primarily from comments made by Greg Kroah-Hartman 20 ------------- 34 drivers/char, to be applied at the Kernel version 4.15-rc1 could be named 35 as ``char-misc-4.15-rc1``. If such tag would be produced from a branch 36 named ``char-misc-next``, you would be using the following command:: 38 git tag -s char-misc-4.15-rc1 char-misc-next 40 that will create a signed tag called ``char-misc-4.15-rc1`` based on the 41 last commit in the ``char-misc-next`` branch, and sign it with your gpg key 42 (see Documentation/maintainer/configure-git.rst). 50 any, testing has been done. All of this information will end up in the tag [all …]
|
/openbmc/linux/tools/power/pm-graph/config/ |
H A D | custom-timeline-functions.cfg | 7 # sudo ./sleepgraph.py -config thisfile.txt 58 output-dir: suspend-{hostname}-{date}-{time}-custom 63 override-timeline-functions: true 68 override-dev-timeline-functions: true 78 # The args are pulled directly from the stack using this architecture's registers 89 # minimum required for an entry, it will show up as the function 143 # The args are pulled directly from the stack using this architecture's registers 154 # minimum required for an entry, it will show up as the function
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | scb2_flash.c | 1 // SPDX-License-Identifier: GPL-2.0-only 19 * * A20 and A21 pulled up 20 * * D8-D15 ignored 25 * logical address 0 hit higher-address sections of the chip, not physical 0. 29 * This driver assumes the chip is not write-protected by an external signal. 33 * updates for this board include 10 related (*.bio - &.bi9) binary files and 40 * offset 0x00000 to 0x4ffff (320k): unknown - SCSI BIOS, etc? 76 struct map_info *map = mtd->priv; in scb2_fixup_mtd() 77 struct cfi_private *cfi = map->fldrv_priv; in scb2_fixup_mtd() 80 if (cfi->cfiq->InterfaceDesc != CFI_INTERFACE_X16_ASYNC) { in scb2_fixup_mtd() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | nxp,pcf8575.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: PCF857x-compatible I/O expanders 10 - Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> 13 The PCF857x-compatible chips have "quasi-bidirectional" I/O lines that can be 14 driven high by a pull-up current source or driven low to ground. This 20 setting up line direction is thus to do it explicitly. 25 - maxim,max7328 26 - maxim,max7329 [all …]
|
/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | gpio-pcf857x.txt | 1 * PCF857x-compatible I/O expanders 3 The PCF857x-compatible chips have "quasi-bidirectional" I/O lines that can be 4 driven high by a pull-up current source or driven low to ground. This combines 9 of reset (if any). The only reliable solution for setting up line direction is 14 - compatible: should be one of the following. 15 - "maxim,max7328": For the Maxim MAX7378 16 - "maxim,max7329": For the Maxim MAX7329 17 - "nxp,pca8574": For the NXP PCA8574 18 - "nxp,pca8575": For the NXP PCA8575 19 - "nxp,pca9670": For the NXP PCA9670 [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | samsung,s2mps11.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzk@kernel.org> 18 sub-blocks. 23 - samsung,s2mps11-pmic 24 - samsung,s2mps13-pmic 25 - samsung,s2mps14-pmic 26 - samsung,s2mps15-pmic 27 - samsung,s2mpu02-pmic [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | microchip_t1s.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Driver for Microchip 10BASE-T1S PHYs 28 /* The arrays below are pulled from the following table from AN1699 37 * W 0x1F 0x008B 0x0404 ------ 41 * W 0x1F 0x0099 0x7F80 ------ 87 /* Pulled from AN1760 describing 'indirect read' 112 /* This is pulled straight from AN1760 from 'calculation of offset 1' & 201 …Documents/documents/AIS/ProductDocuments/SupportingCollateral/AN-LAN8650-1-Configuration-60001760.… in lan865x_revb0_config_init() 234 return -ENODEV; in lan867x_revb1_config_init() 239 …aemDocuments/documents/AIS/ProductDocuments/SupportingCollateral/AN-LAN8670-1-2-config-60001699.pdf in lan867x_revb1_config_init() [all …]
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | setup.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (c) 2010-2013, The Linux Foundation. All rights reserved. 35 * setup_arch - high level architectural setup routine 36 * @cmdline_p: pointer to pointer to command-line arguments 44 * These will eventually be pulled in via either some hypervisor in setup_arch() 52 * Set up event bindings to handle exceptions and interrupts. in setup_arch() 60 * For now, check uninitialized-but-mapped memory in setup_arch() 75 * boot_command_line and the value set up by setup_arch in setup_arch() 76 * are both picked up by the init code. If no reason to in setup_arch() 116 int cpu = (unsigned long) v - 1; in show_cpuinfo()
|
/openbmc/linux/arch/arm/mach-ep93xx/ |
H A D | soc.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * arch/arm/mach-ep93xx/soc.h 5 * Copyright (C) 2012 Open Kernel Labs <www.ok-labs.com> 12 #include "ep93xx-regs.h" 19 * asynchronous boot configuration. When ASDO is "1" (i.e. pulled-up) 21 * pulled-down) the asynchronous boot mode is selected.
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | samsung,exynos-usb2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/usb/samsung,exynos-usb2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzk@kernel.org> 15 - samsung,exynos4210-ehci 16 - samsung,exynos4210-ohci 21 clock-names: 23 - const: usbhost 32 phy-names: [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | kinetic,ktd2692.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Markuss Broks <markuss.broks@gmail.com> 13 KTD2692 is the ideal power solution for high-power flash LEDs. 14 It uses ExpressWire single-wire programming for maximum flexibility. 20 Also, When the AUX pin is pulled high while CTRL pin is high, 21 LED current will be ramped up to the flash-mode current level. 27 ctrl-gpios: 31 aux-gpios: [all …]
|