/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_gpio.c | 1248 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 D | rk3288-veyron-sdmmc.dtsi | 22 * We also have external pulls, so disable the internal ones.
|
H A D | rk3288-veyron.dtsi | 490 * We also have external pulls, so disable the internal ones. 550 * We also have external pulls, so disable the internal ones.
|
H A D | rk3288-phycore-som.dtsi | 342 * We also have external pulls, so disable the internal ones.
|
H A D | rk3036.dtsi | 709 * We also have external pulls, so disable the internal ones.
|
/freebsd/contrib/libcbor/ |
H A D | CONTRIBUTING.md | 11 **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 D | sc7280-idp.dtsi | 659 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 D | sc7280-chrome-common.dtsi | 171 * driving them. We rely on the normal pulls configured in
|
H A D | sc7280-qcard.dtsi | 494 * 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 D | sc7280-herobrine.dtsi | 697 bias-pull-down; /* No external pulls */ 702 bias-pull-down; /* No external pulls */
|
/freebsd/contrib/ntp/sntp/ |
H A D | configure.ac | 141 # Sadly not. There is a gettext() check somewhere, and on Solaris this pulls
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-sr-som.dtsi | 135 * to high-z with the same pulls as above.
|
H A D | imx6qdl-cubox-i.dtsi | 201 * The Cubox-i pulls ID low, but as it's pointless
|
/freebsd/contrib/libfido2/ |
H A D | README.adoc | 136 https://github.com/Yubico/libfido2/pulls[GitHub pull-requests] for code
|
/freebsd/crypto/openssl/ |
H A D | CONTRIBUTING.md | 16 [pull request on GitHub](https://github.com/openssl/openssl/pulls).
|
/freebsd/contrib/kyua/m4/ |
H A D | compiler-flags.m4 | 71 # generic header file here that pulls in features.h we ensure that
|
/freebsd/sys/powerpc/conf/ |
H A D | GENERIC | 135 device vt # Generic console driver (pulls in OF FB)
|
/freebsd/contrib/googletest/googletest/ |
H A D | README.md | 88 that downloads and pulls the GoogleTest code into the main build.
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | README.md | 197 __Patches__: https://github.com/libevent/libevent/pulls
|
/freebsd/contrib/libevent/ |
H A D | README.md | 197 __Patches__: https://github.com/libevent/libevent/pulls
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos5250-snow-common.dtsi | 100 * Config irq to disable internal pulls
|
/freebsd/contrib/libarchive/ |
H A D | README.md | 16 submit a pull request via GitHub: https://github.com/libarchive/libarchive/pulls
|
/freebsd/ |
H A D | CONTRIBUTING.md | 12 - A GitHub [pull request](https://github.com/freebsd/freebsd-src/pulls)
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_RAND.pod | 240 pulls the necessary entropy from its source automatically.
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3399-gru.dtsi | 775 * We also have external pulls, so disable the internal ones.
|