Searched defs:action (Results 1 – 10 of 10) sorted by relevance
| /arm-trusted-firmware/tools/sptool/ |
| H A D | spactions.py | 29 def __init__(self, action, exec_order=DEFAULT_ACTION_ORDER, global_action=True, log_calls = False): argument 32 def logged_action(action): argument 71 append_action(action) global() argument 90 append_called(action, sp, args :dict) global() argument [all...] |
| /arm-trusted-firmware/drivers/arm/tzc/ |
| H A D | tzc380.c | 27 static void tzc380_write_action(uintptr_t base, unsigned int action) in tzc380_write_action() argument 94 void tzc380_set_action(unsigned int action) in tzc380_set_action() argument
|
| H A D | tzc_dmc500.c | 214 void tzc_dmc500_set_action(unsigned int action) in tzc_dmc500_set_action() argument
|
| H A D | tzc400.c | 179 void tzc400_set_action(unsigned int action) in tzc400_set_action() argument
|
| /arm-trusted-firmware/tools/fiptool/ |
| H A D | fiptool.h | 37 int action; member
|
| H A D | fiptool.c | 156 static void set_image_desc_action(image_desc_t *desc, int action, in set_image_desc_action() argument
|
| /arm-trusted-firmware/lib/xlat_tables_v2/ |
| H A D | xlat_tables_core.c | 300 action_t action; in xlat_tables_unmap_region_action() local 385 action_t action = xlat_tables_unmap_region_action(mm, in xlat_tables_unmap_region() local 602 action_t action = xlat_tables_map_region_action(mm, xlat_tables_map_region() local [all...] |
| /arm-trusted-firmware/include/drivers/arm/ |
| H A D | tzc400.h | 142 static inline void tzc_set_action(unsigned int action) in tzc_set_action() argument
|
| H A D | tzc380.h | 159 static inline void tzc_set_action(unsigned int action) in tzc_set_action() argument
|
| /arm-trusted-firmware/plat/imx/common/sci/svc/timer/ |
| H A D | timer_rpc_clnt.c | 173 sc_rm_pt_t pt, sc_timer_wdog_action_t action) in sc_timer_set_wdog_action() argument
|