Searched refs:FCONF_REGISTER_POPULATOR (Results 1 – 18 of 18) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/fvp/fconf/ |
| H A D | fconf_hw_config_getter.c | 410 FCONF_REGISTER_POPULATOR(HW_CONFIG, topology, fconf_populate_topology); 411 FCONF_REGISTER_POPULATOR(HW_CONFIG, uart_config, fconf_populate_uart_config); 412 FCONF_REGISTER_POPULATOR(HW_CONFIG, cpu_timer, fconf_populate_cpu_timer); 413 FCONF_REGISTER_POPULATOR(HW_CONFIG, dram_layout, fconf_populate_dram_layout); 414 FCONF_REGISTER_POPULATOR(HW_CONFIG, pci_props, fconf_populate_pci_props);
|
| H A D | fconf_gicv3_config_getter.c | 54 FCONF_REGISTER_POPULATOR(HW_CONFIG, gicv3_config, fconf_populate_gicv3_config);
|
| H A D | fconf_nt_config_getter.c | 63 FCONF_REGISTER_POPULATOR(NT_CONFIG, event_log_config,
|
| /rk3399_ARM-atf/include/lib/fconf/ |
| H A D | fconf.h | 22 #define FCONF_REGISTER_POPULATOR(config, name, callback) \ macro
|
| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | fconf_nv_cntr_getter.c | 62 FCONF_REGISTER_POPULATOR(TB_FW, nv_cntrs, fconf_populate_nv_cntrs);
|
| H A D | fconf_sdei_getter.c | 103 FCONF_REGISTER_POPULATOR(HW_CONFIG, sdei, fconf_populate_sdei_dyn_config);
|
| H A D | fconf_sec_intr_config.c | 131 FCONF_REGISTER_POPULATOR(HW_CONFIG, sec_intr_prop, fconf_populate_sec_intr_config);
|
| H A D | arm_fconf_sp.c | 165 FCONF_REGISTER_POPULATOR(TB_FW, arm_sp, fconf_populate_arm_sp);
|
| H A D | fconf_ethosn_getter.c | 382 FCONF_REGISTER_POPULATOR(HW_CONFIG, ethosn_config, fconf_populate_ethosn_config);
|
| H A D | arm_fconf_io.c | 490 FCONF_REGISTER_POPULATOR(TB_FW, arm_io, fconf_populate_arm_io_policies);
|
| /rk3399_ARM-atf/lib/fconf/ |
| H A D | fconf_tbbr_getter.c | 84 FCONF_REGISTER_POPULATOR(TB_FW, tbbr, fconf_populate_tbbr_dyn_config);
|
| H A D | fconf_dyn_cfg_getter.c | 157 FCONF_REGISTER_POPULATOR(FW_CONFIG, dyn_cfg, fconf_populate_dtb_registry);
|
| H A D | fconf_cot_getter.c | 502 FCONF_REGISTER_POPULATOR(TB_FW, cot_desc, fconf_populate_cot_descs);
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_fconf_firewall.c | 129 FCONF_REGISTER_POPULATOR(FW_CONFIG, stm32mp1_firewall, fconf_populate_stm32mp1_firewall);
|
| /rk3399_ARM-atf/docs/components/fconf/ |
| H A D | index.rst | 60 with the ``FCONF_REGISTER_POPULATOR()`` macro. This ensures that the function 71 FCONF_REGISTER_POPULATOR(HW_CONFIG, topology, fconf_populate_topology); 106 registered with ``FCONF_REGISTER_POPULATOR()`` as described above.
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | stm32mp_fconf_io.c | 202 FCONF_REGISTER_POPULATOR(TB_FW, stm32mp_io, fconf_populate_stm32mp_io_policies);
|
| /rk3399_ARM-atf/drivers/st/mce/ |
| H A D | stm32_mce.c | 401 FCONF_REGISTER_POPULATOR(FW_CONFIG, mce_config, fconf_populate_mce);
|
| /rk3399_ARM-atf/drivers/st/rif/ |
| H A D | stm32mp2_risaf.c | 558 FCONF_REGISTER_POPULATOR(FW_CONFIG, risaf_config, fconf_populate_risaf);
|