Home
last modified time | relevance | path

Searched refs:ups (Results 1 – 25 of 33) 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/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/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
/linux/tools/testing/ktest/examples/
H A DREADME27 to reuse configs for various machines or set ups. The files here
/linux/Documentation/hwmon/
H A Dadm1025.rst60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
/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 Dsun8i-a83t-bananapi-m3.dts329 * and external pull-ups on all the data lines. It should be set
/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
H A Dlinux-kernel.cat9 * "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/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.
/linux/Documentation/process/
H A Dmaintainer-netdev.rst419 Netdev discourages patches which perform simple clean-ups, which are not in
427 at a greater cost than the value of such clean-ups.
482 Mock-ups and tests based on ``netdevsim`` are strongly encouraged when
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dinterlaken-lac.txt154 look-ups in the IOMMU (PAMU) address table when performing
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-cobra.dtsi379 * Enable pull-ups to prevent floating pins when the touch
/linux/Documentation/networking/
H A Dplip.rst58 PLIP easily outperforms Ethernet cards....(ups, I was dreaming, but
/linux/drivers/platform/surface/
H A DKconfig179 accordingly. It is required on those devices to allow wake-ups from
/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-panda-common.dtsi366 * REVISIT: Are the pull-ups needed for GPIO 48 and 49?

12