| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc.c | 235 if (streq(optarg, "legacy")) in main() 237 else if (streq(optarg, "epapr")) in main() 239 else if (streq(optarg, "both")) in main() 296 if (streq(inform, "dts")) in main() 302 if (streq(inform, "dts")) in main() 304 else if (streq(inform, "fs")) in main() 306 else if(streq(inform, "dtb")) in main() 343 if (streq(outname, "-")) { in main() 352 if (streq(outform, "dts")) { in main() 354 } else if (streq(outform, "dtb")) { in main() [all …]
|
| H A D | fstree.c | 42 if (streq(de->d_name, ".") in read_fstree() 43 || streq(de->d_name, "..")) in read_fstree()
|
| H A D | livetree.c | 33 if (streq(new->label, label)) { in add_label() 165 if (streq(old_prop->name, new_prop->name)) { in merge_nodes() 200 if (streq(old_child->name, new_child->name)) { in merge_nodes() 267 if (streq(prop->name, name)) { in delete_property_by_name() 300 if (streq(node->name, name)) { in delete_node_by_name() 409 if (streq(prop->name, propname)) in get_property() 439 if (streq(l->label, label)) in get_property_by_label() 466 if (streq(m->ref, label)) in get_marker_label() 486 if (streq(child->name, nodename)) in get_subnode() 512 else if (!p && streq(path, child->name)) in get_node_by_path() [all …]
|
| H A D | checks.c | 214 if (streq(child->name, child2->name)) in check_duplicate_node_names() 229 if (streq(prop->name, prop2->name)) in check_duplicate_property_names() 327 if (streq(name, "device_type")) in check_property_name_chars_strict() 489 if (streq((*pp)->name, "name")) { in check_name_properties() 694 if (!prop || !streq(prop->val.val, "pci")) in check_pci_bridge() 803 if (streq(unitname, unit_addr)) in check_pci_device_reg() 808 if (streq(unitname, unit_addr)) in check_pci_device_reg() 877 if (!streq(unitname, unit_addr)) in check_simple_bus_reg() 1084 if (!(streq(str, "gpios") || streq(str, "gpio"))) in prop_is_gpio() 1128 if (!streq(str, "gpio")) in check_deprecated_gpio_property() [all …]
|
| H A D | srcpos.c | 122 if (streq(fname, "-")) { in srcfile_relative_open()
|
| H A D | flattree.c | 242 if (streq(str, d->val + i)) in stringtable_insert() 273 if (streq(prop->name, "name")) in flatten_tree() 739 if (!streq(ppath, "/")) in nodename_from_path()
|
| H A D | dtc.h | 69 #define streq(a, b) (strcmp((a), (b)) == 0) macro
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/ |
| H A D | psci.S | 59 streq r7, [r5]
|
| /rk3399_rockchip-uboot/board/samsung/goni/ |
| H A D | lowlevel_init.S | 159 streq r1, [r0]
|
| /rk3399_rockchip-uboot/drivers/rknand/ |
| H A D | rk_ftl_arm_v7.S | 290 streq r5, [r4, #2056] 1658 streq r0, [fp, #2052] 1660 streq r4, [fp, #2048] 2077 streq lr, [r2, #2056] 2109 streq lr, [r2, #2056] 2533 streq r3, [sp, #20] 4041 streq r5, [lr] 4140 streq r3, [r8] 6805 streq r3, [r5] 7407 streq r2, [r3, #2056] [all …]
|
| H A D | rk_zftl_arm_v7.S | 145 streq r3, [r10] 1130 streq r3, [r2, #80] 1602 streq r3, [r5, #2048] 1693 streq r2, [r3, #2056] 2538 streq r5, [r3, #2056] 2693 streq r1, [r3, #2052] 3529 streq r3, [r2, #520] 8376 streq r4, [r2, #560] 8379 streq r3, [r2, #564] 11864 streq r3, [sp, #12] [all …]
|
| /rk3399_rockchip-uboot/drivers/rkflash/ |
| H A D | rk_sftl_arm_v7.S | 998 streq r5, [lr] 1089 streq r3, [r8] 3948 streq r0, [r4] 7589 streq r2, [r3] 11902 streq r2, [r1, r3, lsl #2] 11987 streq r2, [r1, r3, lsl #2]
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | rv1126-secure-otp.S | 48 streq r3, [r2]
|
| H A D | rv1106-secure-otp.S | 79 streq r3, [r2]
|
| H A D | rv1103b-secure-otp.S | 79 streq r3, [r2]
|
| H A D | rk3506-secure-otp.S | 79 streq r3, [r2]
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit_tb_rv1106.S | 1794 streq r0, [sp, #92]
|
| H A D | spl_fit_tb_rv1126.S | 1765 streq r0, [sp, #96]
|