Searched defs:node (Results 26 - 50 of 534) sorted by relevance

1234567891011>>

/u-boot/arch/m68k/lib/
H A Dfec.c18 int node; local
42 int node; local
60 int node; local
[all...]
/u-boot/lib/
H A Dfdtdec_common.c21 int fdtdec_get_int(const void *blob, int node, const char *prop_name, argument
39 unsigned int fdtdec_get_uint(const void *blob, int node, const char *prop_name, argument
57 int fdtdec_get_child_count(const void *blob, int node) argument
/u-boot/drivers/sound/
H A Dsamsung_sound.c48 ofnode node; local
/u-boot/arch/arm/mach-socfpga/
H A Dpinmux_arria10.c38 static int do_pinctrl_pins(const void *blob, int node, const char *child_name) argument
67 int node; local
85 int node; local
[all...]
/u-boot/drivers/power/domain/
H A Dzynqmp-power-domain.c17 static int zynqmp_pm_request_node(const u32 node, const u32 capabilities, argument
/u-boot/drivers/power/pmic/
H A Ds5m8767.c57 ofnode node; local
/u-boot/drivers/usb/common/
H A Dcommon.c26 enum usb_dr_mode usb_get_dr_mode(ofnode node) argument
44 enum usb_dr_mode usb_get_role_switch_default_mode(ofnode node) argument
77 enum usb_device_speed usb_get_maximum_speed(ofnode node) argument
105 enum usb_phy_interface usb_get_phy_mode(ofnode node) argument
/u-boot/drivers/net/phy/
H A Dethernet_id.c24 ofnode node; local
[all...]
H A Dfixed.c28 ofnode node = phy_get_ofnode(phydev); local
/u-boot/drivers/i2c/
H A Dcros_ec_tunnel.c37 int node = dev_of_offset(dev); local
/u-boot/drivers/misc/
H A Dnvmem.c79 static int nvmem_get_device(ofnode node, struct nvmem_cell *cell) argument
/u-boot/board/st/stm32f746-disco/
H A Dstm32f746-disco.c82 int node; local
118 ofnode node; local
[all...]
/u-boot/board/st/stih410-b2260/
H A Dboard.c55 int node; local
/u-boot/drivers/bootcount/
H A Dbootcount-uclass.c39 ofnode node; local
66 ofnode node; local
/u-boot/arch/x86/cpu/braswell/
H A Dfsp_configs.c52 int node; local
[all...]
/u-boot/arch/arm/lib/
H A Dsave_prev_bl_data.c56 int node; local
/u-boot/board/cavium/thunderx/
H A Dthunderx.c89 int node; local
/u-boot/arch/x86/cpu/quark/
H A Ddram.c50 int node; local
[all...]
/u-boot/board/kontron/sl28/
H A Dspl_atf.c33 struct bl_params_node *node; local
/u-boot/boot/
H A Dcommon_fit.c13 ulong fdt_getprop_u32(const void *fdt, int node, const char *prop) argument
38 int conf, node, len; local
[all...]
H A Dvbe_simple_os.c19 int vbe_simple_fixup_node(ofnode node, struct simple_state *state) argument
65 ofnode node, subnode, chosen; local
H A Dboot_fit.c18 int images, node, fdt_len, fdt_node, fdt_offset; local
/u-boot/common/spl/
H A Dspl_opensbi.c27 int fit_images_node, node; local
/u-boot/test/boot/
H A Dvbe_simple.c34 ofnode node; local
/u-boot/drivers/video/
H A Dsimplefb.c18 ofnode node = dev_ofnode(dev); local

Completed in 196 milliseconds

1234567891011>>