Home
last modified time | relevance | path

Searched defs:node (Results 1 – 25 of 40) sorted by relevance

12

/tf-a-ffa_el3_spmc/plat/st/common/
A Dstm32mp_dt.c60 bool fdt_check_node(int node) in fdt_check_node()
73 uint8_t fdt_get_status(int node) in fdt_get_status()
105 static int fdt_get_node_parent_address_cells(int node) in fdt_get_node_parent_address_cells()
125 int node; in dt_set_stdout_pinctrl() local
138 void dt_fill_device_info(struct dt_node_info *info, int node) in dt_fill_device_info()
176 int node; in dt_get_node() local
194 int node; in dt_get_stdout_uart_info() local
213 int node; in dt_get_ddr_size() local
238 int node, pwr_regulators_node; in dt_get_pwr_vdd_voltage() local
277 int node = fdt_path_offset(fdt, "/"); in dt_get_board_model() local
[all …]
/tf-a-ffa_el3_spmc/drivers/st/clk/
A Dstm32mp_clkfunc.c25 int node, subnode; in fdt_osc_read_freq() local
74 int node, subnode; in fdt_osc_read_bool() local
122 int node, subnode; in fdt_osc_read_uint32_default() 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
257 int node; in fdt_get_rcc_secure_status() local
277 int fdt_get_clock_id(int node) in fdt_get_clock_id()
/tf-a-ffa_el3_spmc/drivers/allwinner/axp/
A Dcommon.c56 static int fdt_get_regulator_millivolt(const void *fdt, int node) in fdt_get_regulator_millivolt()
76 static int setup_regulator(const void *fdt, int node, in setup_regulator()
99 static bool is_node_disabled(const void *fdt, int node) in is_node_disabled()
109 static bool should_enable_regulator(const void *fdt, int node) in should_enable_regulator()
125 int node, length; in board_uses_usb0_host_mode() local
144 int node; in axp_setup_regulators() local
/tf-a-ffa_el3_spmc/common/
A Dfdt_wrappers.c24 int fdt_read_uint32_array(const void *dtb, int node, const char *prop_name, in fdt_read_uint32_array()
55 int fdt_read_uint32(const void *dtb, int node, const char *prop_name, in fdt_read_uint32()
61 uint32_t fdt_read_uint32_default(const void *dtb, int node, in fdt_read_uint32_default()
74 int fdt_read_uint64(const void *dtb, int node, const char *prop_name, in fdt_read_uint64()
94 int fdtw_read_bytes(const void *dtb, int node, const char *prop, in fdtw_read_bytes()
129 int fdtw_read_string(const void *dtb, int node, const char *prop, in fdtw_read_string()
160 int fdtw_read_uuid(const void *dtb, int node, const char *prop, in fdtw_read_uuid()
193 int fdtw_write_inplace_cells(void *dtb, int node, const char *prop, in fdtw_write_inplace_cells()
228 int fdtw_write_inplace_bytes(void *dtb, int node, const char *prop, in fdtw_write_inplace_bytes()
340 int node; in fdt_get_stdout_node_offset() local
[all …]
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fconf/
A Dfconf_hw_config_getter.c24 int node; in fconf_populate_gicv3_config() local
63 int err, node, cluster_node, core_node, thread_node; in fconf_populate_topology() local
180 int uart_node, node, err; in fconf_populate_uart_config() local
270 int err, node; in fconf_populate_cpu_timer() local
A Dfconf_nt_config_getter.c20 int node; in fconf_populate_event_log_config() local
/tf-a-ffa_el3_spmc/lib/fconf/
A Dfconf_cot_getter.c189 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 Dfconf_tbbr_getter.c19 int node; in fconf_populate_tbbr_dyn_config() local
A Dfconf_dyn_cfg_getter.c62 int node, child; in fconf_populate_dtb_registry() local
/tf-a-ffa_el3_spmc/plat/common/
A Dplat_spmd_manifest.c26 int node) in manifest_parse_attribute()
96 int node; in manifest_parse_root() local
/tf-a-ffa_el3_spmc/plat/arm/board/arm_fpga/
A Dfpga_console.c22 int node; in fpga_console_init() local
A Dfpga_bl31_setup.c124 int node; in plat_get_syscnt_freq2() local
230 int node = fdt_node_offset_by_compatible(fdt, 0, in fpga_prepare_dtb() local
A Dfpga_gicv3.c40 int node, ret; in plat_fpga_gic_init() local
/tf-a-ffa_el3_spmc/drivers/st/iwdg/
A Dstm32_iwdg.c42 int node; in stm32_iwdg_get_dt_node() local
76 int node = -1; in stm32_iwdg_init() local
/tf-a-ffa_el3_spmc/plat/arm/common/fconf/
A Dfconf_nv_cntr_getter.c25 int rc, node, child; in fconf_populate_nv_cntrs() local
A Dfconf_ethosn_getter.c17 static uint8_t fdt_node_get_status(const void *fdt, int node) in fdt_node_get_status()
A Darm_fconf_sp.c29 int sp_node, node, err; in fconf_populate_arm_sp() local
A Dfconf_sdei_getter.c26 int node, err; in fconf_populate_sdei_dyn_config() local
A Darm_fconf_io.c301 int err, node; in fconf_populate_arm_io_policies() local
A Dfconf_sec_intr_config.c31 int node, err; in fconf_populate_sec_intr_config() local
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_dyn_cfg_helpers.c46 int arm_dyn_tb_fw_cfg_init(void *dtb, int *node) in arm_dyn_tb_fw_cfg_init()
165 int err, node; in arm_set_event_log_info() local
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/
A Dstm32mp1_gic.c46 int node; in stm32mp1_gic_init() local
/tf-a-ffa_el3_spmc/drivers/st/gpio/
A Dstm32_gpio.c64 static int dt_set_gpio_config(void *fdt, int node, uint8_t status) in dt_set_gpio_config()
159 int dt_set_pinctrl_config(int node) in dt_set_pinctrl_config()
/tf-a-ffa_el3_spmc/plat/qemu/common/
A Dqemu_spm.c86 int node; in dt_add_ns_buf_node() local
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/include/t194/
A Dtegra194_ras_private.h206 #define DEFINE_ONE_RAS_NODE(node) \ argument
221 #define DEFINE_ONE_RAS_AUX_DATA(node) \ argument

Completed in 18 milliseconds

12