Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.c301 struct property *pins, *funcs, *pulls; in wmt_pctl_dt_node_to_map() local
314 pulls = of_find_property(np, "wm,pull", NULL); in wmt_pctl_dt_node_to_map()
316 if (!funcs && !pulls) { in wmt_pctl_dt_node_to_map()
327 num_pulls = pulls ? (pulls->length / sizeof(u32)) : 0; in wmt_pctl_dt_node_to_map()
/OK3568_Linux_fs/kernel/fs/crypto/
H A DKconfig20 # Note: this option only pulls in the algorithms that filesystem encryption
25 # Also note that this option only pulls in the generic implementations of the
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm8994-core.c322 int pulls = 0; in wm8994_device_init() local
554 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init()
556 pulls |= WM8994_CSNADDR_PD; in wm8994_device_init()
562 pulls); in wm8994_device_init()
/OK3568_Linux_fs/buildroot/package/raspi-gpio/
H A DConfig.in6 mode and pulls (and level if set as an output).
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/
H A Dgeoservices.pro3 QT_FOR_CONFIG += location-private # pulls in the features defined in configure.json
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/images/
H A Dcore-image-testcontroller.bb15 # that pulls custom install scripts which take
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/
H A Dnativesdk-packagegroup-sdk-host.bb12 # autoconf pulls in nativesdk-perl but perl-module-integer is needed to
/OK3568_Linux_fs/buildroot/package/odb/
H A D0001-tm.h-include-in-gcc.hxx-appears-to-be-no-longer-nece.patch6 On MIPS this file pulls in enum processor which conflicts with
/OK3568_Linux_fs/kernel/tools/power/pm-graph/config/
H A Dcgskip.txt10 # The sleepgraph tool automatically pulls this file in when
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-font/font-alias-1.0.4/
H A Dnocompiler.patch8 XORG_DEFAULT_OPTIONS pulls in the following dependency chains:
/OK3568_Linux_fs/buildroot/package/dnsmasq/
H A DConfig.in36 This option is a big space taker since it pulls in many
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dgi-docgen.bbclass9 # pulls in additional dependencies, and makes build times longer
H A Dgobject-introspection.bbclass24 # pulls in additional dependencies, and makes build times longer
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-font/encodings/
H A Dnocompiler.patch8 XORG_DEFAULT_OPTIONS pulls in the following dependency chains:
/OK3568_Linux_fs/kernel/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c784 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local
803 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map()
805 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map()
814 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
/OK3568_Linux_fs/buildroot/board/olimex/imx233_olinuxino/
H A Dreadme.txt6 It also pulls up the console on the serial port, not on TV output.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/ovmf/
H A D0001-ovmf-update-path-to-native-BaseTools.patch23 # this assumes svn pulls have the same root dir
/OK3568_Linux_fs/buildroot/package/uboot-tools/
H A D0002-tools-only-in-no-dot-config-targets.patch13 This indirectly pulls in a build-dependency on libssl-dev used for FIT
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3288-veyron-sdmmc.dtsi16 * We also have external pulls, so disable the internal ones.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/thrift/
H A Dthrift_0.16.0.bb62 # The thrift packages just pulls in some default dependencies but is otherwise empty
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.7.rst104 ``util-linux`` package pulls in the individual binary packages using
114 package that pulls in all ``tzdata`` packages by default.
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0037-sanitizer-Remove-include-linux-fs.h-to-resolve-fscon.patch17 Remove #include <linux/fs.h> which pulls in linux/mount.h. Expand its 4 macros manually.
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3288-veyron.dtsi677 * We also have external pulls, so disable the internal ones.
732 * We also have external pulls, so disable the internal ones.
767 * We also have external pulls, so disable the internal ones.
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/OK3568_Linux_fs/buildroot/package/webkitgtk/
H A DConfig.in112 This option pulls in all of the required dependencies

123