Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/dsp/common/src/
Ddsp_if.c329 while (reg_DSP_PSTS & REG_DSP_PSTS_WFFI_MASK) in DSP_SendFifoExCore()
339 while (reg_DSP_PSTS & REG_DSP_PSTS_WFFI_MASK) in DSP_SendFifoExCore()
/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_DSP.h232 #define REG_DSP_PSTS_WFFI_MASK 0x0080 macro