Home
last modified time | relevance | path

Searched refs:of_node (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-google/recipes-google/gpio/gpio-ctrl/
H A Dlib.sh81 of_node)
85 link="$(readlink -f "$sysfs/device/of_node" 2>/dev/null)" || continue
/openbmc/openbmc/meta-arm/meta-arm-bsp/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-fvp-base.txt1 basic-mmio-gpio: Failed to locate of_node [id: -2]
/openbmc/u-boot/include/linux/mtd/
H A Dpartitions.h64 struct device_node *of_node; member
/openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/files/
H A D0001-Revert-serial-8250_omap-Drop-pm_runtime_irq_safe.patch90 if (!of_get_available_child_count(pdev->dev.of_node))
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed/
H A D0001-Add-NCSI-channel-selector.patch49 + return chip->of_node == node;
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/files/corstone1000/
H A D0001-remoteproc-Add-Arm-remoteproc-driver.patch377 + struct device_node *np = dev->of_node;
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1157 spinand_set_of_node(spinand, mem->spi->dev.of_node); in spinand_probe()