Searched defs:action (Results 1 – 11 of 11) sorted by relevance
| /rk3399_ARM-atf/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 def append_action(action): argument 90 def append_called(action, sp, args :dict): argument
|
| /rk3399_ARM-atf/drivers/arm/tzc/ |
| H A D | tzc380.c | 27 static void tzc380_write_action(uintptr_t base, unsigned int action) in tzc380_write_action() 94 void tzc380_set_action(unsigned int action) in tzc380_set_action()
|
| H A D | tzc_dmc500.c | 214 void tzc_dmc500_set_action(unsigned int action) in tzc_dmc500_set_action()
|
| H A D | tzc400.c | 179 void tzc400_set_action(unsigned int action) in tzc400_set_action()
|
| /rk3399_ARM-atf/lib/xlat_tables_v2/ |
| H A D | xlat_tables_core.c | 299 action_t action; in xlat_tables_unmap_region_action() local 384 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, in xlat_tables_map_region() local
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | fiptool.h | 37 int action; member
|
| H A D | fiptool.c | 157 static void set_image_desc_action(image_desc_t *desc, int action, in set_image_desc_action()
|
| /rk3399_ARM-atf/include/drivers/arm/ |
| H A D | tzc400.h | 142 static inline void tzc_set_action(unsigned int action) in tzc_set_action()
|
| H A D | tzc380.h | 159 static inline void tzc_set_action(unsigned int action) in tzc_set_action()
|
| /rk3399_ARM-atf/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()
|
| /rk3399_ARM-atf/drivers/st/usb_dwc3/ |
| H A D | usb_dwc3.c | 1169 enum usb_action action = USB_NOTHING; in dwc3_handle_ep0_xfernotready_event() local 1255 enum usb_action action = USB_NOTHING; in dwc3_handle_ep_event() local 1575 static uint32_t dwc3_get_epcfg_action(uint8_t action) in dwc3_get_epcfg_action() 1600 uint8_t action) in dwc3_ep_configure() 1674 enum usb_action action = USB_NOTHING; in dwc3_handle_dev_event() local 1906 enum usb_action action = USB_NOTHING; in usb_dwc3_it_handler() local
|