Home
last modified time | relevance | path

Searched refs:ofnode_get_property (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/common/
H A Dcommon.c82 phy_type = ofnode_get_property(node, "phy_type", NULL); in usb_get_phy_mode()
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c81 prop = ofnode_get_property(node, propname, NULL); in ofnode_read_bool()
506 const void *ofnode_get_property(ofnode node, const char *propname, int *lenp) in ofnode_get_property() function
627 cell = ofnode_get_property(node, propname, &len); in ofnode_read_pci_addr()
H A Dofnode.su
H A Dlists.c144 compat_list = ofnode_get_property(node, "compatible", &compat_length); in lists_bind_fdt()
H A Dread.c165 return ofnode_get_property(dev_ofnode(dev), propname, lenp); in dev_read_prop()
/OK3568_Linux_fs/u-boot/spl/drivers/core/
H A Dofnode.su
/OK3568_Linux_fs/u-boot/drivers/pinctrl/
H A Dpinctrl-uclass.c128 ofnode_get_property(node, "compatible", &ret); in pinconfig_post_bind()
/OK3568_Linux_fs/u-boot/drivers/i2c/muxes/
H A Di2c-mux-uclass.c67 if (!ofnode_get_property(node, "reg", NULL)) in i2c_mux_post_bind()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dofnode.h566 const void *ofnode_get_property(ofnode node, const char *propname, int *lenp);
H A Dread.h632 return ofnode_get_property(dev_ofnode(dev), propname, lenp); in dev_read_prop()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_rgb.c442 data = ofnode_get_property(mcu_panel_node, "panel-init-sequence", &len); in rockchip_mcu_panel_init()
455 data = ofnode_get_property(mcu_panel_node, "panel-exit-sequence", &len); in rockchip_mcu_panel_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_hwid.c75 if (!ofnode_get_property(node, "gpio-controller", NULL)) { in gpio_parse_base_address()
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dkey-uclass.c303 ofnode_get_property(node, "compatible", &ret); in key_bind_children()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c200 cell = ofnode_get_property(node, "linux,keymap", &len); in keyscan_read_fdt_matrix()
/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c514 name = ofnode_get_property(cpu, "device_type", NULL); in wtemp_dvfs_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_tegra.c372 addr = ofnode_get_property(node, "assigned-addresses", &len); in tegra_pcie_port_parse_dt()
H A Dpci-uclass.c766 prop = ofnode_get_property(node, "ranges", &len); in decode_regions()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c861 if (!ofnode_get_property(node, "reg", &nand->ncs)) in stm32_fmc2_parse_child()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map