Home
last modified time | relevance | path

Searched refs:num_of_events (Results 1 – 2 of 2) sorted by relevance

/tf-a-ffa_el3_spmc/plat/mediatek/common/
A Dmtk_cirq.h98 void set_wakeup_sources(uint32_t *list, uint32_t num_of_events);
114 uint32_t num_of_events; member
A Dmtk_cirq.c184 cirq_all_events.num_of_events == 0U) { in collect_all_wakeup_events()
188 for (i = 0U; i < cirq_all_events.num_of_events; i++) { in collect_all_wakeup_events()
372 void set_wakeup_sources(uint32_t *list, uint32_t num_of_events) in set_wakeup_sources() argument
374 cirq_all_events.num_of_events = num_of_events; in set_wakeup_sources()

Completed in 5 milliseconds