/arm-trusted-firmware-2.8.0/plat/st/common/ |
A D | stm32mp_dt.c | 57 bool fdt_check_node(int node) in fdt_check_node() 70 uint8_t fdt_get_status(int node) in fdt_get_status() 122 int node; in dt_set_stdout_pinctrl() local 173 int node; in dt_get_node() local 191 int node; in dt_get_stdout_uart_info() local 210 int node; in dt_match_instance_by_compatible() local 237 int node; in dt_get_ddr_size() local 295 int node = fdt_path_offset(fdt, "/cpus/cpu@0"); in dt_get_cpu_regulator() local 310 int node = fdt_path_offset(fdt, "/"); in dt_get_board_model() local 328 int node; in dt_find_otp_name() local [all …]
|
/arm-trusted-firmware-2.8.0/drivers/st/clk/ |
A D | stm32mp_clkfunc.c | 28 int node, subnode; in fdt_osc_read_freq() local 78 int node, subnode; in fdt_clk_read_bool() local 121 int node, subnode; in fdt_clk_read_uint32_default() local 160 static int node; in fdt_get_rcc_node() local 179 int node; in fdt_rcc_read_uint32_array() local 201 int node, subnode; in fdt_rcc_subnode_offset() local 230 int node, len; in fdt_rcc_read_prop() local 275 int fdt_get_clock_id(int node) in fdt_get_clock_id() 301 int node; in fdt_get_uart_clock_freq() local
|
/arm-trusted-firmware-2.8.0/drivers/allwinner/axp/ |
A D | common.c | 57 static int fdt_get_regulator_millivolt(const void *fdt, int node) in fdt_get_regulator_millivolt() 77 static int setup_regulator(const void *fdt, int node, in setup_regulator() 100 static bool is_node_disabled(const void *fdt, int node) in is_node_disabled() 110 static bool should_enable_regulator(const void *fdt, int node) in should_enable_regulator() 126 int node, length; in board_uses_usb0_host_mode() local 145 int node; in axp_setup_regulators() local
|
/arm-trusted-firmware-2.8.0/common/ |
A D | fdt_wrappers.c | 57 int fdt_read_uint32(const void *dtb, int node, const char *prop_name, in fdt_read_uint32() 63 uint32_t fdt_read_uint32_default(const void *dtb, int node, in fdt_read_uint32_default() 76 int fdt_read_uint64(const void *dtb, int node, const char *prop_name, in fdt_read_uint64() 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() 342 int node; in fdt_get_stdout_node_offset() local 528 uint64_t fdtw_translate_address(const void *dtb, int node, in fdtw_translate_address() [all …]
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/fconf/ |
A D | fconf_hw_config_getter.c | 27 int node; in fconf_populate_gicv3_config() local 66 int err, node, cluster_node, core_node, thread_node; in fconf_populate_topology() local 183 int uart_node, node, err; in fconf_populate_uart_config() local 273 int err, node; in fconf_populate_cpu_timer() local
|
A D | fconf_nt_config_getter.c | 20 int node; in fconf_populate_event_log_config() local
|
/arm-trusted-firmware-2.8.0/drivers/st/ddr/ |
A D | stm32mp_ram.c | 17 int stm32mp_ddr_dt_get_info(void *fdt, int node, struct stm32mp_ddr_info *info) in stm32mp_ddr_dt_get_info() 42 int stm32mp_ddr_dt_get_param(void *fdt, int node, const struct stm32mp_ddr_param *param, in stm32mp_ddr_dt_get_param()
|
A D | stm32mp1_ram.c | 58 int node; in stm32mp1_ddr_setup() local
|
/arm-trusted-firmware-2.8.0/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() 222 static int populate_and_set_auth_methods(const void *dtb, int node, in populate_and_set_auth_methods() 285 static int get_parent_img_id(const void *dtb, int node, in get_parent_img_id() 321 static int set_desc_data(const void *dtb, int node, img_type_t type) in set_desc_data() 377 int node, child; in populate_manifest_descs() local 412 int node, child; in populate_image_descs() local
|
A D | fconf_amu_getter.c | 31 int node = 0; in fconf_populate_amu_cpu_amu() local 73 static int fconf_populate_amu_cpu(const void *fdt, int node, uintptr_t mpidr) in fconf_populate_amu_cpu()
|
A D | fconf_tbbr_getter.c | 19 int node; in fconf_populate_tbbr_dyn_config() local
|
/arm-trusted-firmware-2.8.0/tools/sptool/ |
A D | sp_mk_generator.py | 95 def get_file_from_layout(node): argument 101 def get_offset_from_layout(node): argument 107 def get_image_offset(node): argument 111 def get_pm_offset(node): argument
|
/arm-trusted-firmware-2.8.0/plat/common/ |
A D | plat_spmd_manifest.c | 28 int node) in manifest_parse_attribute() 98 int node; in manifest_parse_root() local
|
/arm-trusted-firmware-2.8.0/drivers/st/regulator/ |
A D | regulator_core.c | 81 static int32_t get_supply_phandle(const void *fdt, int node, const char *name) in get_supply_phandle() 108 struct rdev *regulator_get_by_supply_name(const void *fdt, int node, const char *name) in regulator_get_by_supply_name() 419 static int parse_properties(const void *fdt, struct rdev *rdev, int node) in parse_properties() 446 static int parse_dt(struct rdev *rdev, int node) in parse_dt() 514 int regulator_register(const struct regul_description *desc, int node) in regulator_register()
|
/arm-trusted-firmware-2.8.0/plat/arm/board/arm_fpga/ |
A D | fpga_bl31_setup.c | 163 int node, err; in fpga_get_system_frequency() local 221 int node, err; in fpga_dtb_update_clock() local 368 int node = fdt_node_offset_by_compatible(fdt, 0, in fpga_prepare_dtb() local 378 int node = fdt_node_offset_by_compatible(fdt, 0, in fpga_prepare_dtb() local
|
A D | fpga_console.c | 22 int node; in fpga_console_init() local
|
/arm-trusted-firmware-2.8.0/ |
A D | package-lock.json | 23 "node": ">=16.0.0" string 35 "node": ">=6.9.0" string 44 "node": ">=6.9.0" string 70 "node": ">=4" string 84 "node": ">=4" string 108 "node": ">=4" string 120 "node": ">=4" string 143 "node": ">=v12" string 1460 "node": "*" string 2025 "node": "*" string [all …]
|
A D | package.json | 11 "node": ">=16.0.0" string
|
/arm-trusted-firmware-2.8.0/plat/arm/common/ |
A D | arm_dyn_cfg_helpers.c | 46 int arm_dyn_tb_fw_cfg_init(void *dtb, int *node) in arm_dyn_tb_fw_cfg_init() 140 int err, node; in arm_set_event_log_info() local 336 int node, rc; in arm_get_tb_fw_info() local
|
/arm-trusted-firmware-2.8.0/drivers/st/iwdg/ |
A D | stm32_iwdg.c | 43 int node; in stm32_iwdg_get_dt_node() local 77 int node = -1; in stm32_iwdg_init() local
|
/arm-trusted-firmware-2.8.0/plat/arm/common/fconf/ |
A D | fconf_nv_cntr_getter.c | 25 int rc, node, child; in fconf_populate_nv_cntrs() local
|
A D | arm_fconf_sp.c | 29 int sp_node, node, err; in fconf_populate_arm_sp() local
|
A D | fconf_sdei_getter.c | 26 int node, err; in fconf_populate_sdei_dyn_config() local
|
/arm-trusted-firmware-2.8.0/include/common/ |
A D | fdt_wrappers.h | 56 #define fdt_for_each_compatible_node(dtb, node, compatible_str) \ argument
|
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/ |
A D | stm32mp1_gic.c | 46 int node; in stm32mp1_gic_init() local
|