Searched refs:boot_status (Results 1 – 3 of 3) sorted by relevance
31 .boot_status = TURING_QDSP6V68SS_PUB_REG + 0x408,47 .boot_status = LPASS_QDSP6V67SS_PUB_REG + 0x408,63 .boot_status = WPSS_QDSP6V67SS_PUB_REG + 0x408,
22 uint32_t boot_status; member
48 if (io_read32(base + regs->boot_status) & BIT(0)) in dsp_fw_start()