Home
last modified time | relevance | path

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

/optee_os/core/pta/qcom/pas/
H A Ddsp.c19 #define BOOT_FSM_TIMEOUT 10000 macro
45 timeout = timeout_init_us(BOOT_FSM_TIMEOUT); in dsp_fw_start()