Home
last modified time | relevance | path

Searched refs:pulls (Results 1 – 23 of 23) sorted by relevance

/freebsd-12.1/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c1209 uint32_t *pulls; in bcm_gpio_configure_pins() local
1235 pulls = NULL; in bcm_gpio_configure_pins()
1237 sizeof(*pulls), (void **)&pulls); in bcm_gpio_configure_pins()
1239 if ((pulls != NULL) && (pulltuples != pintuples)) { in bcm_gpio_configure_pins()
1241 OF_prop_free(pulls); in bcm_gpio_configure_pins()
1250 if (pulls) { in bcm_gpio_configure_pins()
1252 printf(", pull %d", pulls[i]); in bcm_gpio_configure_pins()
1253 switch (pulls[i]) { in bcm_gpio_configure_pins()
1266 name, pin, pulls[i]); in bcm_gpio_configure_pins()
1274 if (pulls) in bcm_gpio_configure_pins()
[all …]
/freebsd-12.1/sys/gnu/dts/arm/
H A Drk3288-veyron-sdmmc.dtsi16 * We also have external pulls, so disable the internal ones.
H A Drk3288-veyron.dtsi472 * We also have external pulls, so disable the internal ones.
524 * We also have external pulls, so disable the internal ones.
H A Dimx6qdl-sr-som.dtsi98 * to high-z with the same pulls as above.
H A Dimx6qdl-cubox-i.dtsi196 * The Cubox-i pulls ID low, but as it's pointless
H A Drk3288-phycore-som.dtsi342 * We also have external pulls, so disable the internal ones.
H A Dexynos5250-snow-common.dtsi101 * Config irq to disable internal pulls
H A Drk3036.dtsi625 * We also have external pulls, so disable the internal ones.
H A Dexynos5800-peach-pi.dts963 * Config irq to disable internal pulls
H A Dexynos5420-peach-pit.dts994 * Config irq to disable internal pulls
/freebsd-12.1/sys/arm/conf/
H A DPANDABOARD26 # adds the start addresses and custom devices plus pulls in this hints file.
/freebsd-12.1/contrib/binutils/config/
H A Dconfsubdir.m415 dnl Redefine AC_CONFIG_SUBDIRS so aclocal pulls in this file
/freebsd-12.1/contrib/ntp/sntp/
H A Dconfigure.ac150 # Sadly not. There is a gettext() check somewhere, and on Solaris this pulls
/freebsd-12.1/sys/powerpc/conf/
H A DGENERIC133 device vt # Generic console driver (pulls in OF FB)
/freebsd-12.1/contrib/libarchive/
H A DREADME.md16 submit a pull request via GitHub: https://github.com/libarchive/libarchive/pulls
/freebsd-12.1/crypto/openssl/doc/man7/
H A DRAND_DRBG.pod237 pulls the necessary entropy from its source automatically.
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/
H A Drk3399-gru.dtsi737 * We also have external pulls, so disable the internal ones.
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dntp_libntp.m469 # IBM pulls its thumbs out long enough to implement clock_settime,
/freebsd-12.1/sys/conf/
H A DNOTES1906 # "device miibus" to the kernel config pulls in support for the generic
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.td1006 // pulls block immediates to the top and merges them if necessary).
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.md5996 /* ??? Bother -- do_tablejump is "helpful" and pulls the table
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20052881 * include/debug/debug.h: Forwarding header, that pulls in details
/freebsd-12.1/crypto/openssh/
H A DChangeLog6803 Id sync for integrity.sh rev 1.21 which pulls in some shell portability fixes