Home
last modified time | relevance | path

Searched defs:node (Results 226 – 250 of 498) sorted by relevance

12345678910>>...20

/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c846 static int _gpio_request_by_name_nodev(ofnode node, const char *list_name, in _gpio_request_by_name_nodev()
860 int gpio_request_by_name_nodev(ofnode node, const char *list_name, int index, in gpio_request_by_name_nodev()
871 ofnode node; in gpio_request_by_name() local
881 int gpio_request_list_by_name_nodev(ofnode node, const char *list_name, in gpio_request_list_by_name_nodev()
1068 ofnode node; in gpio_post_bind() local
/openbmc/u-boot/drivers/i2c/muxes/
H A Di2c-arb-gpio-challenge.c91 int node = dev_of_offset(dev); in i2c_arbitrator_probe() local
H A Di2c-mux-gpio.c72 int node = dev_of_offset(dev); in i2c_mux_gpio_probe() local
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dreset_manager_arria10.c79 int node; in get_bridge_init_val() local
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_lvds.c176 int node = dev_of_offset(dev); in rk_lvds_ofdata_to_platdata() local
H A Drk_mipi.c81 int node, timing_node; in rk_mipi_dsi_enable() local
/openbmc/u-boot/board/freescale/p1_twr/
H A Dp1_twr.c235 int node; in fdt_board_fixup_qe_pins() local
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3188-board-spl.c40 int node; in spl_boot_device() local
H A Drk322x-board.c108 int node; in board_usb_init() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dtelemetry_utils.hpp91 std::string node; in getChassisSensorNode() local
/openbmc/u-boot/board/broadcom/bcmstb/
H A Dbcmstb.c85 int node = 0; in bcmstb_sdhci_address() local
/openbmc/u-boot/tools/binman/
H A Dimage.py39 def __init__(self, name, node, test=False): argument
/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c405 int node, tmp[2]; in ft_pci_setup() local
/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/
H A Drootfs.py80 def _dep_resolve(graph, node, resolved, seen): argument
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c404 int node, tmp[2]; in ft_pci_setup() local
/openbmc/u-boot/drivers/timer/
H A Drockchip_timer.c57 ofnode node = offset_to_ofnode(-1); in timer_get_boot_us() local
/openbmc/u-boot/lib/rsa/
H A Drsa-verify.c362 uint sig_len, int node) in rsa_verify_with_keynode()
407 int sig_node, node; in rsa_verify() local
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c652 int node; in device_okay() local
1106 void board_fit_image_post_process(const void *fit, int node, void **p_image, size_t *p_size) in board_fit_image_post_process()
/openbmc/u-boot/drivers/core/
H A Dregmap.c73 static int init_range(ofnode node, struct regmap_range *range, int addr_len, in init_range()
111 int regmap_init_mem(ofnode node, struct regmap **mapp) in regmap_init_mem()
/openbmc/qemu/hw/acpi/
H A Dpci.c75 uint32_t node; member
191 uint32_t node; member
/openbmc/u-boot/fs/ubifs/
H A Dtnc.c308 const void *node) in lnc_add()
344 void *node) in lnc_add_directly()
387 void *node) in tnc_read_node_nm()
482 struct ubifs_zbranch *zbr, void *node) in fallible_read_node()
1429 void *node, int *lnum, int *offs) in ubifs_tnc_locate()
1791 void *node, const struct qstr *nm) in do_lookup_nm()
1839 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm()
/openbmc/u-boot/drivers/mmc/
H A Ds5p_sdhci.c154 static int sdhci_get_config(const void *blob, int node, struct sdhci_host *host) in sdhci_get_config()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c57 unsigned int node; in xhci_usb_ofdata_to_platdata() local
/openbmc/u-boot/arch/x86/lib/
H A Dmrccache.c194 int node, mrc_node; in mrccache_get_region() local
/openbmc/qemu/hw/9pfs/
H A D9p-synth.h42 V9fsSynthNode *node; member

12345678910>>...20