Home
last modified time | relevance | path

Searched full:pulls (Results 1 – 25 of 96) sorted by relevance

1234

/freebsd-src/sys/contrib/device-tree/Bindings/display/panel/
H A Dsharp,ls037v7dw01.yaml12 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 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-src/sys/contrib/openzfs/.github/
H A Dstale.yml5 # Limit to only `issues` or `pulls`
/freebsd-src/sys/contrib/device-tree/Bindings/iio/light/
H A Dliteon,ltr390.yaml31 The sensor pulls this pin low when the measured reading is greater than
/freebsd-src/tests/sys/netpfil/pf/
H A Dif_enc.sh131 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 DLinkAllAsmWriterComponents.h9 // This header file pulls in all assembler writer related passes for tools like
H A DLinkAllCodegenComponents.h9 // This header file pulls in all codegen related passes for tools like lli and
/freebsd-src/contrib/libcbor/
H A DCONTRIBUTING.md11 … 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 Dconf.c36 /* 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 Drk3288-veyron-sdmmc.dtsi22 * We also have external pulls, so disable the internal ones.
/freebsd-src/tools/build/cross-build/include/linux/
H A Dunistd.h39 /* Ensure that unistd.h pulls in getopt */
/freebsd-src/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllIR.h9 // This header file pulls in all the object modules of the VMCore library so
/freebsd-src/stand/uboot/arch/powerpc/
H A Dconf.c35 /* 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 Dconf.c36 /* 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 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
/freebsd-src/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.h68 * directly inside RTLD to avoid pulling in __libc_interposing (which pulls
H A Drtld_libc.c98 * It normally uses libc/gen/auxv.c which pulls in pthread_once().
/freebsd-src/lib/libc/rpc/
H A Drpc_secure.3134 pulls its information from a cache, and does not have to do a
/freebsd-src/share/man/man9/
H A Dkernel_mount.984 function pulls information from the structure to perform
/freebsd-src/contrib/ntp/sntp/
H A Dconfigure.ac141 # Sadly not. There is a gettext() check somewhere, and on Solaris this pulls
/freebsd-src/share/man/man4/
H A Dgpioiic.460 an external pullup resistor pulls the line to the 1 state unless some
/freebsd-src/contrib/cortex-strings/scripts/
H A Dplot.py16 """Takes a list of values, pulls out the named field, and returns
/freebsd-src/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-sr-som.dtsi135 * to high-z with the same pulls as above.
/freebsd-src/crypto/openssl/
H A DCONTRIBUTING.md16 [pull request on GitHub](https://github.com/openssl/openssl/pulls).

1234