| /rk3399_ARM-atf/plat/arm/board/fvp/include/ |
| H A D | fconf_hw_config_getter.h | 16 #define hw_config__gicv3_config_getter(prop) gicv3_config.prop argument 17 #define hw_config__topology_getter(prop) soc_topology.prop argument 18 #define hw_config__uart_serial_config_getter(prop) uart_serial_config.prop argument 19 #define hw_config__cpu_timer_getter(prop) cpu_timer.prop argument 20 #define hw_config__dram_layout_getter(prop) dram_layout.prop argument 21 #define hw_config__pci_props_getter(prop) pci_props.prop argument
|
| H A D | fconf_nt_config_getter.h | 13 #define nt_config__event_log_config_getter(prop) event_log.prop argument
|
| /rk3399_ARM-atf/common/ |
| H A D | fdt_wrappers.c | 29 const fdt32_t *prop; in fdt_read_uint32_array() local 109 int fdtw_read_bytes(const void *dtb, int node, const char *prop, in fdtw_read_bytes() 144 int fdtw_read_string(const void *dtb, int node, const char *prop, in fdtw_read_string() 175 int fdtw_read_uuid(const void *dtb, int node, const char *prop, in fdtw_read_uuid() 208 int fdtw_write_inplace_cells(void *dtb, int node, const char *prop, in fdtw_write_inplace_cells() 243 int fdtw_write_inplace_bytes(void *dtb, int node, const char *prop, in fdtw_write_inplace_bytes() 280 uint64_t fdt_read_prop_cells(const fdt32_t *prop, int nr_cells) in fdt_read_prop_cells() 294 const fdt32_t *prop; in fdt_get_reg_props_by_index() local 356 const char *prop, *path; in fdt_get_stdout_node_offset() local
|
| H A D | fdt_fixup.c | 115 const char *prop; in dt_update_one_cpu_node() local
|
| /rk3399_ARM-atf/drivers/allwinner/axp/ |
| H A D | common.c | 60 const fdt32_t *prop; in fdt_get_regulator_millivolt() local 118 const char *prop; in board_uses_usb0_host_mode() local
|
| /rk3399_ARM-atf/plat/intel/soc/common/include/ |
| H A D | socfpga_dt.h | 46 #define hw_config__gicv3_config_getter(prop) plat_gicv3_gic_data.prop argument
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | fdt_check.c | 20 const void *prop; in fdt_check_full() local
|
| H A D | fdt_rw.c | 185 int len, struct fdt_property **prop) in fdt_resize_property_() 203 int len, struct fdt_property **prop) in fdt_add_property_() 261 struct fdt_property *prop; in fdt_setprop_placeholder() local 294 struct fdt_property *prop; in fdt_appendprop() local 320 struct fdt_property *prop; in fdt_delprop() local
|
| H A D | fdt_addresses.c | 61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
|
| H A D | fdt_ro.c | 364 const struct fdt_property *prop; in fdt_get_property_by_offset_() local 407 const struct fdt_property *prop; in fdt_get_property_namelen_() local 458 const struct fdt_property *prop; in fdt_getprop_namelen() local 475 const struct fdt_property *prop; in fdt_getprop_by_offset() local 855 const void *prop; in fdt_node_check_compatible() local
|
| H A D | fdt_wip.c | 61 struct fdt_property *prop; in fdt_nop_property() local
|
| H A D | fdt_sw.c | 295 struct fdt_property *prop; in fdt_property_placeholder() local 363 struct fdt_property *prop = in fdt_finish() local
|
| H A D | fdt_overlay.c | 777 const void *prop; in overlay_apply_node() local 909 int root_sym, ov_sym, prop, path_len, fragment, target; overlay_symbol_update() local
|
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | fconf_arm_sp_getter.h | 16 #define arm__sp_getter(prop) arm_sp.prop argument
|
| H A D | fconf_ethosn_getter.h | 15 #define hw_config__ethosn_config_getter(prop) ethosn_config.prop argument
|
| /rk3399_ARM-atf/include/common/ |
| H A D | fdt_wrappers.h | 64 const void *prop = fdt_getprop(fdt, node, "status", &len); in fdt_node_is_enabled() local
|
| /rk3399_ARM-atf/include/lib/fconf/ |
| H A D | fconf.h | 60 #define fconf__dtb_getter(prop) fconf_dtb_info.prop argument
|
| /rk3399_ARM-atf/plat/qemu/qemu_sbsa/ |
| H A D | sbsa_platform.c | 141 const fdt32_t *prop; in read_meminfo_from_dt() local 292 const fdt32_t *prop; in set_system_memory_base() local
|
| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | fconf_sec_intr_config.c | 23 static void print_intr_prop(interrupt_prop_t prop) in print_intr_prop()
|
| /rk3399_ARM-atf/plat/xilinx/common/ |
| H A D | plat_console.c | 90 const char *prop, *path; in get_baudrate() local
|
| /rk3399_ARM-atf/drivers/st/pmic/ |
| H A D | stpmic2.c | 345 enum stpmic2_prop_id prop) in stpmic2_regulator_get_prop() 377 enum stpmic2_prop_id prop, uint32_t arg) in stpmic2_regulator_set_prop()
|
| H A D | stm32mp_pmic2.c | 316 int stpmic2_set_prop(const struct regul_description *desc, uint16_t prop, uint32_t value) in stpmic2_set_prop()
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_cot_getter.c | 191 static int get_oid(const void *dtb, int node, const char *prop, char **oid) in get_oid()
|
| /rk3399_ARM-atf/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_setup.c | 483 const fdt32_t *prop; in read_optional_string() local
|
| H A D | spmc_main.c | 2021 const fdt32_t *prop; in sp_manifest_parse() local
|