| /OK3568_Linux_fs/u-boot/drivers/usb/common/ |
| H A D | common.c | 82 phy_type = ofnode_get_property(node, "phy_type", NULL); in usb_get_phy_mode()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.c | 81 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 D | ofnode.su | |
| H A D | lists.c | 144 compat_list = ofnode_get_property(node, "compatible", &compat_length); in lists_bind_fdt()
|
| H A D | read.c | 165 return ofnode_get_property(dev_ofnode(dev), propname, lenp); in dev_read_prop()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | ofnode.su | |
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ |
| H A D | pinctrl-uclass.c | 128 ofnode_get_property(node, "compatible", &ret); in pinconfig_post_bind()
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/muxes/ |
| H A D | i2c-mux-uclass.c | 67 if (!ofnode_get_property(node, "reg", NULL)) in i2c_mux_post_bind()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | ofnode.h | 566 const void *ofnode_get_property(ofnode node, const char *propname, int *lenp);
|
| H A D | read.h | 632 return ofnode_get_property(dev_ofnode(dev), propname, lenp); in dev_read_prop()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_rgb.c | 442 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 D | resource_hwid.c | 75 if (!ofnode_get_property(node, "gpio-controller", NULL)) { in gpio_parse_base_address()
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | key-uclass.c | 303 ofnode_get_property(node, "compatible", &ret); in key_bind_children()
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec_sandbox.c | 200 cell = ofnode_get_property(node, "linux,keymap", &len); in keyscan_read_fdt_matrix()
|
| /OK3568_Linux_fs/u-boot/drivers/power/dvfs/ |
| H A D | rockchip_wtemp_dvfs.c | 514 name = ofnode_get_property(cpu, "device_type", NULL); in wtemp_dvfs_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_tegra.c | 372 addr = ofnode_get_property(node, "assigned-addresses", &len); in tegra_pcie_port_parse_dt()
|
| H A D | pci-uclass.c | 766 prop = ofnode_get_property(node, "ranges", &len); in decode_regions()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | stm32_fmc2_nand.c | 861 if (!ofnode_get_property(node, "reg", &nand->ncs)) in stm32_fmc2_parse_child()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |