Home
last modified time | relevance | path

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

123

/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dno-gplv3.inc18 # dnf pulls in gpg which is gpl3; it also pulls in python3-rpm which pulls in rpm-build which pulls
/openbmc/linux/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()
/openbmc/linux/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
/openbmc/linux/drivers/mfd/
H A Dwm8994-core.c311 int pulls = 0; in wm8994_device_init() local
541 pulls |= WM8994_SPKMODE_PU; in wm8994_device_init()
543 pulls |= WM8994_CSNADDR_PD; in wm8994_device_init()
549 pulls); in wm8994_device_init()
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-good.rst2 Test Sphinx manual that pulls in the test schema file. We will generate
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dexternal-scm.rst6 If you're working on a recipe that pulls from an external Source Code
41 This line pulls in the
/openbmc/openbmc/poky/meta/recipes-extended/images/
H A Dcore-image-testcontroller.bb15 # that pulls custom install scripts which take
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dnativesdk-packagegroup-sdk-host.bb12 # autoconf pulls in nativesdk-perl but perl-module-integer is needed to
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dipmitool_%.bbappend5 # Temporary patch for https://codeberg.org/IPMITool/ipmitool/pulls/1
/openbmc/linux/tools/power/pm-graph/config/
H A Dcgskip.txt10 # The sleepgraph tool automatically pulls this file in when
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgi-docgen.bbclass17 # pulls in additional dependencies, and makes build times longer
H A Dgobject-introspection.bbclass30 # pulls in additional dependencies, and makes build times longer
/openbmc/openbmc/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
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c817 struct property *pins, *funcs, *pulls; in bcm2835_pctl_dt_node_to_map() local
836 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map()
838 if (!funcs && !pulls) { in bcm2835_pctl_dt_node_to_map()
847 num_pulls = pulls ? (pulls->length / 4) : 0; in bcm2835_pctl_dt_node_to_map()
/openbmc/linux/arch/arm/boot/dts/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.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/thrift/
H A Dthrift_0.21.0.bb67 # The thrift packages just pulls in some default dependencies but is otherwise empty
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.7.rst106 ``util-linux`` package pulls in the individual binary packages using
116 package that pulls in all ``tzdata`` packages by default.
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-lpass-lpi.c343 static const char * const pulls[] = { in lpi_gpio_dbg_show_one() local
361 seq_printf(s, " %s", pulls[pull]); in lpi_gpio_dbg_show_one()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-idp.dtsi641 bias-pull-down; /* No external pulls or external pulldown */
645 bias-pull-down; /* No external pulls or external pulldown */
649 bias-pull-down; /* No external pulls or external pulldown */
H A Dsc7280-chrome-common.dtsi128 * driving them. We rely on the normal pulls configured in
/openbmc/linux/Documentation/usb/
H A Dmtouchusb.rst53 the device could be calibrated, the driver pulls to raw coordinate data from
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-veyron.dtsi678 * We also have external pulls, so disable the internal ones.
733 * We also have external pulls, so disable the internal ones.
768 * We also have external pulls, so disable the internal ones.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0008-Rename-poll.h-to-vm_poll.h.patch11 musl libc's system headers pulls in open-vm-tools' poll.h. To avoid this
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-sr-som.dtsi135 * to high-z with the same pulls as above.

123