Home
last modified time | relevance | path

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

/hardware/ti/omap3/dspbridge/inc/
Ddbdefs.h106 #define DSP_MMUFAULT 0x00000010 macro
188 DSP_MMUFAULT | \
197 DSP_MMUFAULT | \
/hardware/ti/omap3/dspbridge/libbridge/inc/
Ddbdefs.h106 #define DSP_MMUFAULT 0x00000010 macro
182 DSP_MMUFAULT | \
191 DSP_MMUFAULT | \
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c440 …status = DSPProcessor_RegisterNotify(phandle->dspCodec->hProc, DSP_MMUFAULT, DSP_SIGNALEVENT, noti… in InitMMCodecEx()
749 …status = DSPProcessor_RegisterNotify(phandle->dspCodec->hProc, DSP_MMUFAULT, DSP_SIGNALEVENT, noti… in InitMMCodec()