Home
last modified time | relevance | path

Searched refs:ups (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/linux/drivers/pci/pcie/
H A Dptm.c26 if (ups && pci_pcie_type(ups) == PCI_EXP_TYPE_DOWNSTREAM) in pci_upstream_ptm()
27 ups = pci_upstream_bridge(ups); in pci_upstream_ptm()
29 if (ups && ups->ptm_cap) in pci_upstream_ptm()
30 return ups; in pci_upstream_ptm()
43 struct pci_dev *ups; in pci_ptm_init() local
64 ups = pci_upstream_ptm(dev); in pci_ptm_init()
65 if (ups) { in pci_ptm_init()
66 if (ups->ptm_granularity == 0) in pci_ptm_init()
125 struct pci_dev *ups; in __pci_enable_ptm() local
140 ups = pci_upstream_ptm(dev); in __pci_enable_ptm()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dhalt19 if test -x /etc/init.d/ups-monitor
21 /etc/init.d/ups-monitor poweroff
/openbmc/qemu/
H A D.git-blame-ignore-revs2 # List of code-formatting clean ups the git blame can ignore
/openbmc/linux/Documentation/staging/
H A Dcrc32.rst160 final CRC is simply the XOR of the 4 table look-ups.
163 look-ups cannot begin until the previous groups 4 table look-ups have all
166 To make maximum use of the processor, "slicing by 8" performs 8 look-ups
170 on the previous CRC at all. Thus, those 4 table look-ups may commence
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-lxa-mc1.dts196 * board lacks external pull-ups on SDMMC lines. Class 10 SD refuses to
197 * work, thus enable internal pull-ups.
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dqoriq-bman-portals.dtsi16 * bootloader fix-ups are expected to provide the
H A Dqoriq-qman-portals.dtsi16 * bootloader fix-ups are expected to provide the
/openbmc/linux/tools/testing/ktest/examples/
H A DREADME27 to reuse configs for various machines or set ups. The files here
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dcross-localedef-native_2.39.bb26 file://0002-localedef-fix-ups-hardlink-to-make-it-compile.patch \
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dgpio-charger.yaml25 - ups
/openbmc/u-boot/arch/arm/dts/
H A Dsun6i-a31-hummingbird.dts189 /* pull-ups and devices require AXP221 DLDO3 */
226 /* external pull-ups missing for some pins */
H A Dsun8i-h3-orangepi-pc-plus.dts89 /* eMMC is missing pull-ups */
H A Dsun8i-q8-common.dtsi57 * short-circuits we configure these as inputs with pull-ups via
H A Dsun8i-h3-orangepi-plus.dts111 /* eMMC is missing pull-ups */
/openbmc/linux/drivers/gpio/
H A Dgpio-twl4030.c428 static int gpio_twl4030_pulls(u32 ups, u32 downs) in gpio_twl4030_pulls() argument
441 if (ups & gpio_bit) in gpio_twl4030_pulls()
/openbmc/linux/tools/testing/vsock/
H A DREADME70 C is number of 'poll()' wake ups with POLLIN bit set.
/openbmc/linux/Documentation/hwmon/
H A Dadm1025.rst60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/
H A Dtime_t.patch17 and follow-ups. The XFCE devs pointed out that my patch to fix a
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-h3-orangepi-pc-plus.dts84 /* eMMC is missing pull-ups */
H A Dsun8i-q8-common.dtsi70 * short-circuits we configure these as inputs with pull-ups via
H A Dsun8i-h3-orangepi-plus.dts113 /* eMMC is missing pull-ups */
/openbmc/linux/tools/memory-model/
H A Dlinux-kernel.bell9 * "Frightening small children and disconcerting grown-ups: Concurrency
H A Dlinux-kernel.def4 // "Frightening small children and disconcerting grown-ups: Concurrency
/openbmc/linux/lib/
H A DKconfig.kfence52 CPU wake-ups if the system is idle, at the risk of a less predictable
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-arb-gpio-challenge.yaml30 others can see. These are all active low with pull-ups enabled. We'll

123