Searched refs:adspis (Results 1 – 3 of 3) sorted by relevance
655 uint32_t adspis = REG_RD(®s()->adspis); in ProcessIrq() local656 if (adspis & ADSP_REG_ADSPIC_CLDMA) { in ProcessIrq()661 if (adspis & ADSP_REG_ADSPIC_IPC) { in ProcessIrq()
12 LOG(INFO, "ADSPIS 0x%08x\n", REG_RD(®s()->adspis)); in DumpRegs()
154 uint32_t adspis; // (0x0C) Audio DSP Interrupt Status member
Completed in 7 milliseconds