Home
last modified time | relevance | path

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

12

/linux/drivers/pci/pcie/
H A Dptm.c20 struct pci_dev *ups = pci_upstream_bridge(dev); in pci_upstream_ptm() local
28 if (ups && pci_pcie_type(ups) == PCI_EXP_TYPE_DOWNSTREAM) in pci_upstream_ptm()
29 ups = pci_upstream_bridge(ups); in pci_upstream_ptm()
31 if (ups && ups->ptm_cap) in pci_upstream_ptm()
32 return ups; in pci_upstream_ptm()
45 struct pci_dev *ups; in pci_ptm_init() local
66 ups = pci_upstream_ptm(dev); in pci_ptm_init()
67 if (ups) { in pci_ptm_init()
68 if (ups->ptm_granularity == 0) in pci_ptm_init()
70 else if (ups->ptm_granularity > dev->ptm_granularity) in pci_ptm_init()
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-dhcom-drc02.dts167 /* No pull-ups on DRC02, enable in-SoC pull-ups */
175 /* No pull-ups on DRC02, enable in-SoC pull-ups */
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
/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
/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.
/linux/tools/testing/ktest/examples/
H A DREADME27 to reuse configs for various machines or set ups. The files here
/linux/drivers/gpio/
H A Dgpio-twl4030.c429 static int gpio_twl4030_pulls(u32 ups, u32 downs) in gpio_twl4030_pulls() argument
442 if (ups & gpio_bit) in gpio_twl4030_pulls()
/linux/Documentation/hwmon/
H A Dadm1025.rst60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
/linux/tools/testing/vsock/
H A DREADME85 C is number of 'poll()' wake ups with POLLIN bit set.
/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 */
H A Dsun4i-a10-dserve-dsrv9703c.dts114 /* pull-ups and devices require AXP209 LDO3 */
H A Dsun4i-a10-pov-protab2-ips9.dts98 /* pull-ups and devices require AXP209 LDO3 */
H A Dsun6i-a31s-primo81.dts92 /* pull-ups and device VDDIO use AXP221 DLDO3 */
H A Dsun6i-a31-hummingbird.dts172 /* pull-ups and devices require AXP221 DLDO3 */
/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
/linux/lib/
H A DKconfig.kfence52 CPU wake-ups if the system is idle, at the risk of a less predictable
/linux/Documentation/process/
H A Dgenerated-content.rst26 - Spelling and grammar fix ups, like rephrasing to imperative voice
/linux/tools/memory-model/Documentation/
H A Dreferences.txt89 grown-ups: Concurrency in the Linux kernel". In Proceedings of
/linux/Documentation/dev-tools/
H A Dkfence.rst46 causes CPU wake-ups when the system is completely idle. This may be undesirable
48 instead switches to a "deferrable" timer which does not force CPU wake-ups on
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-dv.rst52 Rx Sense is the detection of pull-ups on the TMDS clock lines. This
/linux/Documentation/filesystems/nfs/
H A Dnfsd-maintainer-entry-profile.rst325 simple clean-ups. Reviews are done in public on
433 ups, which are not in the context of other work. For example:
440 comes at a greater cost than the value of such clean-ups.

12