/trusted-firmware-a/plat/arm/board/fvp/include/ |
A D | fconf_hw_config_getter.h | 13 #define hw_config__gicv3_config_getter(prop) gicv3_config.prop argument 14 #define hw_config__topology_getter(prop) soc_topology.prop argument 15 #define hw_config__uart_serial_config_getter(prop) uart_serial_config.prop argument 16 #define hw_config__cpu_timer_getter(prop) cpu_timer.prop argument
|
A D | fconf_nt_config_getter.h | 13 #define nt_config__event_log_config_getter(prop) event_log.prop argument
|
/trusted-firmware-a/common/ |
A D | fdt_wrappers.c | 29 const fdt32_t *prop; in fdt_read_uint32_array() local 96 int fdtw_read_bytes(const void *dtb, int node, const char *prop, in fdtw_read_bytes() 131 int fdtw_read_string(const void *dtb, int node, const char *prop, in fdtw_read_string() 162 int fdtw_read_uuid(const void *dtb, int node, const char *prop, in fdtw_read_uuid() 195 int fdtw_write_inplace_cells(void *dtb, int node, const char *prop, in fdtw_write_inplace_cells() 230 int fdtw_write_inplace_bytes(void *dtb, int node, const char *prop, in fdtw_write_inplace_bytes() 267 static uint64_t fdt_read_prop_cells(const fdt32_t *prop, int nr_cells) in fdt_read_prop_cells() 281 const fdt32_t *prop; in fdt_get_reg_props_by_index() local 343 const char *prop, *path; in fdt_get_stdout_node_offset() local
|
A D | fdt_fixup.c | 115 const char *prop; in dt_update_one_cpu_node() local
|
/trusted-firmware-a/drivers/allwinner/axp/ |
A D | common.c | 58 const fdt32_t *prop; in fdt_get_regulator_millivolt() local 126 const char *prop; in board_uses_usb0_host_mode() local
|
/trusted-firmware-a/include/plat/arm/common/ |
A D | fconf_arm_sp_getter.h | 14 #define arm__sp_getter(prop) arm_sp.prop argument
|
A D | fconf_ethosn_getter.h | 14 #define hw_config__ethosn_config_getter(prop) ethosn_config.prop argument
|
/trusted-firmware-a/lib/libfdt/ |
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
|
A D | fdt_addresses.c | 61 uint8_t data[sizeof(fdt64_t) * 2], *prop; in fdt_appendprop_addrrange() local
|
A D | fdt_ro.c | 361 const struct fdt_property *prop; in fdt_get_property_by_offset_() local 404 const struct fdt_property *prop; in fdt_get_property_namelen_() local 455 const struct fdt_property *prop; in fdt_getprop_namelen() local 472 const struct fdt_property *prop; in fdt_getprop_by_offset() local 826 const void *prop; in fdt_node_check_compatible() local
|
A D | fdt_wip.c | 61 struct fdt_property *prop; in fdt_nop_property() local
|
A D | fdt_sw.c | 295 struct fdt_property *prop; in fdt_property_placeholder() local 363 struct fdt_property *prop = in fdt_finish() local
|
A D | fdt_overlay.c | 565 const void *prop; in overlay_apply_node() local 697 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
|
/trusted-firmware-a/include/lib/fconf/ |
A D | fconf.h | 59 #define fconf__dtb_getter(prop) fconf_dtb_info.prop argument
|
/trusted-firmware-a/plat/arm/common/fconf/ |
A D | fconf_sec_intr_config.c | 23 static void print_intr_prop(interrupt_prop_t prop) in print_intr_prop()
|
/trusted-firmware-a/lib/fconf/ |
A D | fconf_cot_getter.c | 189 static int get_oid(const void *dtb, int node, const char *prop, char **oid) in get_oid()
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | jquery-3.5.1.js | 4738 function adjustCSS( elem, prop, valueParts, tween ) { argument 7146 function Tween( elem, options, prop, end, easing ) { argument 7153 init: function( elem, options, prop, end, easing, unit ) { argument 7310 function createTween( value, prop, animation ) { argument 7589 createTween: function( prop, end ) { argument 7661 "*": [ function( prop, value ) { argument 7751 animate: function( prop, speed, easing, callback ) { argument 10588 jQuery.each( { scrollLeft: "pageXOffset", scrollTop: "pageYOffset" }, function( method, prop ) { argument 10625 jQuery.each( [ "top", "left" ], function( _i, prop ) { argument
|