Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/pci/pcie/
H A 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 …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dhalt19 if test -x /etc/init.d/ups-monitor
21 /etc/init.d/ups-monitor poweroff
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/buildroot/package/openntpd/
H A Dntpd.service8 # Turn off DNSSEC validation for hostname look-ups, since those need the
/OK3568_Linux_fs/buildroot/package/ntp/
H A Dntpd.service8 # Turn off DNSSEC validation for hostname look-ups, since those need the
/OK3568_Linux_fs/buildroot/package/chrony/
H A Dchrony.service7 # Turn off DNSSEC validation for hostname look-ups, since those need the
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
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.
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.dts113 /* pull-ups and devices require AXP209 LDO3 */
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsun6i-a31-hummingbird.dts98 /* pull-ups and devices require AXP221 DLDO3 */
136 /* external pull-ups missing for some pins */
H A Dsun8i-h3-orangepi-pc-plus.dts86 /* eMMC is missing pull-ups */
H A Dsun8i-h3-orangepi-plus.dts101 /* eMMC is missing pull-ups */
H A Dsun8i-q8-common.dtsi64 * short-circuits we configure these as inputs with pull-ups via
/OK3568_Linux_fs/buildroot/board/rockchip/electric/fs-overlay/usr/lib/systemd/system/
H A Dsystemd-timesyncd.service25 # Turn off DNSSEC validation for hostname look-ups, since those need the
/OK3568_Linux_fs/kernel/tools/testing/ktest/examples/
H A DREADME27 to reuse configs for various machines or set ups. The files here
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/
H A Dcross-localedef-native_2.35.bb26 file://0002-localedef-fix-ups-hardlink-to-make-it-compile.patch \
/OK3568_Linux_fs/kernel/drivers/gpio/
H A 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()
/OK3568_Linux_fs/kernel/tools/memory-model/
H A Dlinux-kernel.bell9 * "Frightening small children and disconcerting grown-ups: Concurrency
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dadm1025.rst60 100k pull-ups on the VID inputs". It doesn't make any difference for us.
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/
H A Dtime_t.patch17 and follow-ups. The XFCE devs pointed out that my patch to fix a
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Di2c-arb-gpio-challenge.txt21 others can see. These are all active low with pull-ups enabled. We'll

123