/linux/drivers/pci/pcie/ |
H A D | ptm.c | 20 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 in pci_ptm_init() 127 struct pci_dev *ups; __pci_enable_ptm() local [all...] |
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-dhcom-drc02.dts | 167 /* No pull-ups on DRC02, enable in-SoC pull-ups */ 175 /* No pull-ups on DRC02, enable in-SoC pull-ups */
|
H A D | qoriq-bman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
H A D | qoriq-qman-portals.dtsi | 16 * bootloader fix-ups are expected to provide the
|
/linux/Documentation/staging/ |
H A D | crc32.rst | 160 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 D | stm32mp157c-lxa-mc1.dts | 196 * 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 D | README | 27 to reuse configs for various machines or set ups. The files here
|
/linux/drivers/gpio/ |
H A D | gpio-twl4030.c | 429 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 D | adm1025.rst | 60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
|
/linux/tools/testing/vsock/ |
H A D | README | 85 C is number of 'poll()' wake ups with POLLIN bit set.
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h3-orangepi-pc-plus.dts | 84 /* eMMC is missing pull-ups */
|
H A D | sun8i-q8-common.dtsi | 70 * short-circuits we configure these as inputs with pull-ups via
|
H A D | sun8i-h3-orangepi-plus.dts | 113 /* eMMC is missing pull-ups */
|
H A D | sun4i-a10-pov-protab2-ips9.dts | 98 /* pull-ups and devices require AXP209 LDO3 */
|
H A D | sun4i-a10-dserve-dsrv9703c.dts | 114 /* pull-ups and devices require AXP209 LDO3 */
|
H A D | sun6i-a31s-primo81.dts | 92 /* pull-ups and device VDDIO use AXP221 DLDO3 */
|
H A D | sun8i-a83t-bananapi-m3.dts | 329 * and external pull-ups on all the data lines. It should be set
|
/linux/tools/memory-model/ |
H A D | linux-kernel.bell | 9 * "Frightening small children and disconcerting grown-ups: Concurrency
|
H A D | linux-kernel.def | 4 // "Frightening small children and disconcerting grown-ups: Concurrency
|
/linux/lib/ |
H A D | Kconfig.kfence | 52 CPU wake-ups if the system is idle, at the risk of a less predictable
|
/linux/tools/memory-model/Documentation/ |
H A D | references.txt | 89 grown-ups: Concurrency in the Linux kernel". In Proceedings of
|
/linux/Documentation/dev-tools/ |
H A D | kfence.rst | 46 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 D | ext-ctrls-dv.rst | 51 Rx Sense is the detection of pull-ups on the TMDS clock lines. This
|
/linux/Documentation/process/ |
H A D | maintainer-netdev.rst | 407 Netdev discourages patches which perform simple clean-ups, which are not in 415 at a greater cost than the value of such clean-ups. 470 Mock-ups and tests based on ``netdevsim`` are strongly encouraged when
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30-cobra.dtsi | 379 * Enable pull-ups to prevent floating pins when the touch
|