Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/pci/pcie/
Dptm.c37 struct pci_dev *ups; in pci_ptm_init() local
56 ups = pci_upstream_bridge(dev); in pci_ptm_init()
58 ups && ups->ptm_enabled) { in pci_ptm_init()
59 dev->ptm_granularity = ups->ptm_granularity; in pci_ptm_init()
77 if (ups && ups->ptm_enabled) { in pci_ptm_init()
79 if (ups->ptm_granularity == 0) in pci_ptm_init()
81 else if (ups->ptm_granularity > local_clock) in pci_ptm_init()
82 dev->ptm_granularity = ups->ptm_granularity; in pci_ptm_init()
103 struct pci_dev *ups; in pci_enable_ptm() local
125 ups = pci_upstream_bridge(dev); in pci_enable_ptm()
[all …]
/Linux-v5.10/Documentation/staging/
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
/Linux-v5.10/arch/arm/boot/dts/
Dstm32mp157c-lxa-mc1.dts196 * board lacks external pull-ups on SDMMC lines. Class 10 SD refuses to
197 * work, thus enable internal pull-ups.
Dsun8i-h3-orangepi-pc-plus.dts84 /* 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.dtsi360 * REVISIT: Are the pull-ups needed for GPIO 48 and 49?
/Linux-v5.10/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.10/tools/testing/ktest/examples/
DREADME27 to reuse configs for various machines or set ups. The files here
/Linux-v5.10/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.10/Documentation/hwmon/
Dadm1025.rst60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
/Linux-v5.10/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.10/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.10/tools/memory-model/Documentation/
Dreferences.txt90 grown-ups: Concurrency in the Linux kernel". In Proceedings of
/Linux-v5.10/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.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-dv.rst51 Rx Sense is the detection of pull-ups on the TMDS clock lines. This
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt154 look-ups in the IOMMU (PAMU) address table when performing

12