Home
last modified time | relevance | path

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

/SCP-firmware-master/product/juno/module/juno_reset_domain/src/
A Dmod_juno_reset_domain.c47 static struct juno_reset_domain_module_ctx module_juno_reset_ctx; variable
105 dev_ctx = &module_juno_reset_ctx.dev_ctx_table[domain_idx]; in juno_set_reset_state()
138 module_juno_reset_ctx.dev_ctx_table = fwk_mm_calloc(element_count, in juno_reset_domain_init()
150 dev_ctx = &module_juno_reset_ctx.dev_ctx_table[ in juno_reset_domain_element_init()
179 module_juno_reset_ctx.reset_domain_hal_id = source_id; in juno_reset_domain_process_bind_request()

Completed in 2 milliseconds