Home
last modified time | relevance | path

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

1234

/freebsd/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/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/openzfs/.github/
H A Dstale.yml5 # Limit to only `issues` or `pulls`
/freebsd/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/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/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.
/freebsd/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/tools/build/cross-build/include/linux/
H A Dunistd.h39 /* Ensure that unistd.h pulls in getopt */
/freebsd/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/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/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-idp.dtsi660 bias-pull-down; /* No external pulls or external pulldown */
664 bias-pull-down; /* No external pulls or external pulldown */
668 bias-pull-down; /* No external pulls or external pulldown */
H A Dsc7280-chrome-common.dtsi143 * driving them. We rely on the normal pulls configured in
/freebsd/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/contrib/ntp/sntp/
H A Dconfigure.ac141 # Sadly not. There is a gettext() check somewhere, and on Solaris this pulls
/freebsd/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/share/man/man9/
H A Dkernel_mount.984 function pulls information from the structure to perform
/freebsd/lib/libc/rpc/
H A Drpc_secure.3134 pulls its information from a cache, and does not have to do a
/freebsd/contrib/cortex-strings/scripts/
H A Dplot.py16 """Takes a list of values, pulls out the named field, and returns
/freebsd/share/man/man4/
H A Dgpioiic.460 an external pullup resistor pulls the line to the 1 state unless some
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-sr-som.dtsi135 * to high-z with the same pulls as above.
/freebsd/contrib/ntp/html/
H A Dassoc.html37 …this would be described as a "pull" operation, in that the host pulls the time and relat…
49 peer either pulls or pushes the time and related values depending on the particular
/freebsd/sys/contrib/device-tree/Bindings/display/samsung/
H A Dsamsung,exynos-hdmi.yaml39 there is no power provided for DDC epprom, some TV-sets do not pulls up

1234