Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/pci/pcie/
Dptm.c37 struct pci_dev *ups; in pci_ptm_init() local
64 ups = pci_upstream_bridge(dev); in pci_ptm_init()
65 if (ups && ups->ptm_enabled) { in pci_ptm_init()
67 if (ups->ptm_granularity == 0) in pci_ptm_init()
69 else if (ups->ptm_granularity > local_clock) in pci_ptm_init()
70 dev->ptm_granularity = ups->ptm_granularity; in pci_ptm_init()
91 struct pci_dev *ups; in pci_enable_ptm() local
113 ups = pci_upstream_bridge(dev); in pci_enable_ptm()
114 if (!ups || !ups->ptm_enabled) in pci_enable_ptm()
117 dev->ptm_granularity = ups->ptm_granularity; in pci_enable_ptm()
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/
Dgpio-charger.txt10 ups
/Linux-v5.4/Documentation/
Dcrc32.txt160 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
/Linux-v5.4/arch/arm64/boot/dts/freescale/
Dqoriq-bman-portals.dtsi16 * bootloader fix-ups are expected to provide the
Dqoriq-qman-portals.dtsi16 * bootloader fix-ups are expected to provide the
/Linux-v5.4/tools/testing/ktest/examples/
DREADME27 to reuse configs for various machines or set ups. The files here
/Linux-v5.4/drivers/gpio/
Dgpio-twl4030.c426 static int gpio_twl4030_pulls(u32 ups, u32 downs) in gpio_twl4030_pulls() argument
439 if (ups & gpio_bit) in gpio_twl4030_pulls()
/Linux-v5.4/Documentation/hwmon/
Dadm1025.rst60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
/Linux-v5.4/tools/memory-model/
Dlinux-kernel.bell9 * "Frightening small children and disconcerting grown-ups: Concurrency
Dlinux-kernel.def4 // "Frightening small children and disconcerting grown-ups: Concurrency
Dlinux-kernel.cat9 * "Frightening small children and disconcerting grown-ups: Concurrency
/Linux-v5.4/arch/arm/boot/dts/
Dsun8i-h3-orangepi-pc-plus.dts89 /* eMMC is missing pull-ups */
Dsun8i-q8-common.dtsi70 * short-circuits we configure these as inputs with pull-ups via
Dsun8i-h3-orangepi-plus.dts113 /* eMMC is missing pull-ups */
Dsun4i-a10-pov-protab2-ips9.dts97 /* pull-ups and devices require AXP209 LDO3 */
Dsun4i-a10-dserve-dsrv9703c.dts113 /* pull-ups and devices require AXP209 LDO3 */
Dsun6i-a31s-primo81.dts92 /* pull-ups and device VDDIO use AXP221 DLDO3 */
Dsun6i-a31-hummingbird.dts172 /* pull-ups and devices require AXP221 DLDO3 */
Dsun8i-a83t-bananapi-m3.dts314 * and external pull-ups on all the data lines. It should be set
Domap4-panda-common.dtsi340 * REVISIT: Are the pull-ups needed for GPIO 48 and 49?
/Linux-v5.4/Documentation/devicetree/bindings/i2c/
Di2c-arb-gpio-challenge.txt21 others can see. These are all active low with pull-ups enabled. We'll
/Linux-v5.4/tools/memory-model/Documentation/
Dreferences.txt78 grown-ups: Concurrency in the Linux kernel". In Proceedings of
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-mcp23s08.txt93 If pins are used as output, they can also be configured with pull-ups. This is
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-dv.rst58 Rx Sense is the detection of pull-ups on the TMDS clock lines. This
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt154 look-ups in the IOMMU (PAMU) address table when performing

12