Home
last modified time | relevance | path

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

12

/src/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c1249 uint32_t *pulls; in bcm_gpio_configure_pins() local
1273 pulls = NULL; in bcm_gpio_configure_pins()
1275 sizeof(*pulls), (void **)&pulls); in bcm_gpio_configure_pins()
1277 if ((pulls != NULL) && (pulltuples != pintuples)) { in bcm_gpio_configure_pins()
1279 OF_prop_free(pulls); in bcm_gpio_configure_pins()
1288 if (pulls) { in bcm_gpio_configure_pins()
1290 printf(", pull %d", pulls[i]); in bcm_gpio_configure_pins()
1291 switch (pulls[i]) { in bcm_gpio_configure_pins()
1304 name, pin, pulls[i]); in bcm_gpio_configure_pins()
1312 if (pulls) in bcm_gpio_configure_pins()
[all …]
/src/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-veyron-sdmmc.dtsi22 * We also have external pulls, so disable the internal ones.
H A Drk3288-veyron.dtsi490 * We also have external pulls, so disable the internal ones.
550 * We also have external pulls, so disable the internal ones.
H A Drk3288-phycore-som.dtsi342 * We also have external pulls, so disable the internal ones.
/src/contrib/libyaml/
H A Dannouncement.msg76 See: https://github.com/yaml/libyaml/pulls
/src/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-idp.dtsi661 bias-pull-down; /* No external pulls or external pulldown */
665 bias-pull-down; /* No external pulls or external pulldown */
669 bias-pull-down; /* No external pulls or external pulldown */
H A Dsc7280-chrome-common.dtsi175 * driving them. We rely on the normal pulls configured in
H A Dsc7280-qcard.dtsi494 * via the eDP connector (it doesn't hit the baseboard). The external pulls
564 * board. In cases where the pulls may be board dependent we defer those
H A Dsc7280-herobrine.dtsi697 bias-pull-down; /* No external pulls */
702 bias-pull-down; /* No external pulls */
/src/contrib/libcbor/
H A DCONTRIBUTING.md11 … content, etc.) are always welcome. Feel free to open a [PR](https://github.com/PJK/libcbor/pulls).
/src/contrib/ntp/sntp/
H A Dconfigure.ac141 # Sadly not. There is a gettext() check somewhere, and on Solaris this pulls
/src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-sr-som.dtsi134 * to high-z with the same pulls as above.
H A Dimx6qdl-cubox-i.dtsi200 * The Cubox-i pulls ID low, but as it's pointless
/src/contrib/libfido2/
H A DREADME.adoc136 https://github.com/Yubico/libfido2/pulls[GitHub pull-requests] for code
/src/crypto/openssl/
H A DCONTRIBUTING.md16 [pull request on GitHub](https://github.com/openssl/openssl/pulls).
/src/contrib/kyua/m4/
H A Dcompiler-flags.m471 # generic header file here that pulls in features.h we ensure that
/src/sys/powerpc/conf/
H A DGENERIC137 device vt # Generic console driver (pulls in OF FB)
/src/contrib/googletest/googletest/
H A DREADME.md88 that downloads and pulls the GoogleTest code into the main build.
/src/contrib/expat/
H A DREADME.md111 For an example that pulls in libexpat via Git:
/src/contrib/libevent/
H A DREADME.md197 __Patches__: https://github.com/libevent/libevent/pulls
/src/contrib/ntp/sntp/libevent/
H A DREADME.md197 __Patches__: https://github.com/libevent/libevent/pulls
/src/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5250-snow-common.dtsi100 * Config irq to disable internal pulls
/src/contrib/libarchive/
H A DREADME.md16 submit a pull request via GitHub: https://github.com/libarchive/libarchive/pulls
/src/
H A DCONTRIBUTING.md12 - A GitHub [pull request](https://github.com/freebsd/freebsd-src/pulls)
/src/crypto/openssl/doc/man7/
H A DEVP_RAND.pod246 pulls the necessary entropy from its source automatically.

12