/freebsd-src/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | sharp,ls037v7dw01.yaml | 12 configured with external pulls, all the GPIOs are considered optional with holes 39 with external pulls, all the GPIOs are considered
|
/freebsd-src/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-src/sys/contrib/openzfs/.github/ |
H A D | stale.yml | 5 # Limit to only `issues` or `pulls`
|
/freebsd-src/sys/contrib/device-tree/Bindings/iio/light/ |
H A D | liteon,ltr390.yaml | 31 The sensor pulls this pin low when the measured reading is greater than
|
/freebsd-src/tests/sys/netpfil/pf/ |
H A D | if_enc.sh | 131 atf_set descr 'Test that pf pulls up mbuf if m_len==0 after stripping the outer header'
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LinkAllAsmWriterComponents.h | 9 // This header file pulls in all assembler writer related passes for tools like
|
H A D | LinkAllCodegenComponents.h | 9 // This header file pulls in all codegen related passes for tools like lli and
|
/freebsd-src/contrib/libcbor/ |
H A D | CONTRIBUTING.md | 11 … content, etc.) are always welcome. Feel free to open a [PR](https://github.com/PJK/libcbor/pulls).
|
/freebsd-src/stand/uboot/arch/arm/ |
H A D | conf.c | 36 /* Make sure we have an explicit reference to exit so libsa's panic pulls in the MD exit */
|
/freebsd-src/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.
|
/freebsd-src/tools/build/cross-build/include/linux/ |
H A D | unistd.h | 39 /* Ensure that unistd.h pulls in getopt */
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ |
H A D | LinkAllIR.h | 9 // This header file pulls in all the object modules of the VMCore library so
|
/freebsd-src/stand/uboot/arch/powerpc/ |
H A D | conf.c | 35 /* Make sure we have an explicit reference to exit so libsa's panic pulls in the MD exit */
|
/freebsd-src/stand/powerpc/ofw/ |
H A D | conf.c | 36 /* Make sure we have an explicit reference to exit so libsa's panic pulls in the MD exit */
|
/freebsd-src/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
|
/freebsd-src/libexec/rtld-elf/rtld-libc/ |
H A D | rtld_libc.h | 68 * directly inside RTLD to avoid pulling in __libc_interposing (which pulls
|
H A D | rtld_libc.c | 98 * It normally uses libc/gen/auxv.c which pulls in pthread_once().
|
/freebsd-src/lib/libc/rpc/ |
H A D | rpc_secure.3 | 134 pulls its information from a cache, and does not have to do a
|
/freebsd-src/share/man/man9/ |
H A D | kernel_mount.9 | 84 function pulls information from the structure to perform
|
/freebsd-src/contrib/ntp/sntp/ |
H A D | configure.ac | 141 # Sadly not. There is a gettext() check somewhere, and on Solaris this pulls
|
/freebsd-src/share/man/man4/ |
H A D | gpioiic.4 | 60 an external pullup resistor pulls the line to the 1 state unless some
|
/freebsd-src/contrib/cortex-strings/scripts/ |
H A D | plot.py | 16 """Takes a list of values, pulls out the named field, and returns
|
/freebsd-src/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.
|
/freebsd-src/crypto/openssl/ |
H A D | CONTRIBUTING.md | 16 [pull request on GitHub](https://github.com/openssl/openssl/pulls).
|