/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | no-gplv3.inc | 18 # 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 D | pinctrl-wmt.c | 301 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 D | Kconfig | 20 # 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 D | wm8994-core.c | 311 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 D | doc-good.rst | 2 Test Sphinx manual that pulls in the test schema file. We will generate
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | external-scm.rst | 6 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 D | core-image-testcontroller.bb | 15 # that pulls custom install scripts which take
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | nativesdk-packagegroup-sdk-host.bb | 12 # autoconf pulls in nativesdk-perl but perl-module-integer is needed to
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | ipmitool_%.bbappend | 5 # Temporary patch for https://codeberg.org/IPMITool/ipmitool/pulls/1
|
/openbmc/linux/tools/power/pm-graph/config/ |
H A D | cgskip.txt | 10 # The sleepgraph tool automatically pulls this file in when
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gi-docgen.bbclass | 17 # pulls in additional dependencies, and makes build times longer
|
H A D | gobject-introspection.bbclass | 30 # pulls in additional dependencies, and makes build times longer
|
/openbmc/openbmc/poky/meta/recipes-core/ovmf/ovmf/ |
H A D | 0001-ovmf-update-path-to-native-BaseTools.patch | 23 # this assumes svn pulls have the same root dir
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm2835.c | 817 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 D | rk3288-veyron-sdmmc.dtsi | 22 * We also have external pulls, so disable the internal ones.
|
H A D | rk3288-veyron.dtsi | 490 * 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 D | thrift_0.21.0.bb | 67 # The thrift packages just pulls in some default dependencies but is otherwise empty
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.7.rst | 106 ``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 D | pinctrl-lpass-lpi.c | 343 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 D | sc7280-idp.dtsi | 641 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 D | sc7280-chrome-common.dtsi | 128 * driving them. We rely on the normal pulls configured in
|
/openbmc/linux/Documentation/usb/ |
H A D | mtouchusb.rst | 53 the device could be calibrated, the driver pulls to raw coordinate data from
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3288-veyron.dtsi | 678 * 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 D | 0008-Rename-poll.h-to-vm_poll.h.patch | 11 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 D | imx6qdl-sr-som.dtsi | 135 * to high-z with the same pulls as above.
|