Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/dsp/common/
Dbyteaccess.h82 DSP_RecvFifo(DSP_FIFO_MEMSEL_DATA, &value, offset, DSP_WORD_TO_DSP(sizeof(u16))); in DSP_LoadWord()
101 DSP_SendFifo(DSP_FIFO_MEMSEL_DATA, offset, &value, DSP_WORD_TO_DSP(sizeof(u16))); in DSP_StoreWord()
/TwlSDK-5.1.0/build/libraries/dsp/common/src/
Ddsp_byteaccess.c99 DSP_RecvFifo(DSP_FIFO_MEMSEL_DATA, in DSP_LoadData()
234 DSP_SendFifo(DSP_FIFO_MEMSEL_DATA, in DSP_StoreData()
/TwlSDK-5.1.0/include/twl/dsp/ARM9/
Ddsp_if.h36 DSP_FIFO_MEMSEL_DATA = (0x0 << REG_DSP_PCFG_MEMSEL_SHIFT), enumerator