Home
last modified time | relevance | path

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

/optee_os/core/pta/qcom/pas/
H A Ddsp.c18 #define BOOT_CMD_START BIT(0) macro
43 io_write32(base + regs->boot_cmd, BOOT_CMD_START); in dsp_fw_start()