Home
last modified time | relevance | path

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

12

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c1248 uint32_t *pulls; in bcm_gpio_configure_pins() local
1272 pulls = NULL; in bcm_gpio_configure_pins()
1274 sizeof(*pulls), (void **)&pulls); in bcm_gpio_configure_pins()
1276 if ((pulls != NULL) && (pulltuples != pintuples)) { in bcm_gpio_configure_pins()
1278 OF_prop_free(pulls); in bcm_gpio_configure_pins()
1287 if (pulls) { in bcm_gpio_configure_pins()
1289 printf(", pull %d", pulls[i]); in bcm_gpio_configure_pins()
1290 switch (pulls[i]) { in bcm_gpio_configure_pins()
1303 name, pin, pulls[i]); in bcm_gpio_configure_pins()
1311 if (pulls) in bcm_gpio_configure_pins()
[all …]
/freebsd/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.
H A Drk3036.dtsi709 * We also have external pulls, so disable the internal ones.
/freebsd/contrib/libcbor/
H A DCONTRIBUTING.md11 **Incremental improvements:** Bug fixes (including build scripts, examples, test, typos, CI/CD config, etc.) and documentation improvements (fixes of typos, inaccuracies, out of date content, etc.) are always welcome. Feel free to open a [PR](https://github.com/PJK/libcbor/pulls).
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-idp.dtsi659 bias-pull-down; /* No external pulls or external pulldown */
663 bias-pull-down; /* No external pulls or external pulldown */
667 bias-pull-down; /* No external pulls or external pulldown */
H A Dsc7280-chrome-common.dtsi171 * 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 */
/freebsd/contrib/ntp/sntp/
H A Dconfigure.ac141 # Sadly not. There is a gettext() check somewhere, and on Solaris this pulls
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-sr-som.dtsi135 * to high-z with the same pulls as above.
H A Dimx6qdl-cubox-i.dtsi201 * The Cubox-i pulls ID low, but as it's pointless
/freebsd/contrib/libfido2/
H A DREADME.adoc136 https://github.com/Yubico/libfido2/pulls[GitHub pull-requests] for code
/freebsd/crypto/openssl/
H A DCONTRIBUTING.md16 [pull request on GitHub](https://github.com/openssl/openssl/pulls).
/freebsd/contrib/kyua/m4/
H A Dcompiler-flags.m471 # generic header file here that pulls in features.h we ensure that
/freebsd/sys/powerpc/conf/
H A DGENERIC135 device vt # Generic console driver (pulls in OF FB)
/freebsd/contrib/googletest/googletest/
H A DREADME.md88 that downloads and pulls the GoogleTest code into the main build.
/freebsd/contrib/ntp/sntp/libevent/
H A DREADME.md197 __Patches__: https://github.com/libevent/libevent/pulls
/freebsd/contrib/libevent/
H A DREADME.md197 __Patches__: https://github.com/libevent/libevent/pulls
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5250-snow-common.dtsi100 * Config irq to disable internal pulls
/freebsd/contrib/libarchive/
H A DREADME.md16 submit a pull request via GitHub: https://github.com/libarchive/libarchive/pulls
/freebsd/
H A DCONTRIBUTING.md12 - A GitHub [pull request](https://github.com/freebsd/freebsd-src/pulls)
/freebsd/crypto/openssl/doc/man7/
H A DEVP_RAND.pod240 pulls the necessary entropy from its source automatically.
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru.dtsi775 * We also have external pulls, so disable the internal ones.

12