Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/module/synquacer_rom/src/
A Dsynquacer_init.c75 const uint32_t init_sysoc_reset_infos[] = { UINT32_C(0x3), /* DMA */ in fw_sysoc_init() local
88 (init_sysoc_reset_infos[i] & value)); in fw_sysoc_init()
91 init_sysoc_reset_infos[i]) != 0) in fw_sysoc_init()
199 const uint32_t init_sysoc_reset_infos[] = CONFIG_SOC_INIT_SYSOC_RESET_INFOS; in fw_sram_sysoc_init() local
209 (init_sysoc_reset_infos[i] & value)); in fw_sram_sysoc_init()
212 init_sysoc_reset_infos[i]) != 0) in fw_sram_sysoc_init()

Completed in 2 milliseconds