HomeSort by relevance Sort by last modified time
    Searched refs:DSP_MMUFAULT (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 106 #define DSP_MMUFAULT 0x00000010
188 DSP_MMUFAULT | \
197 DSP_MMUFAULT | \
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 106 #define DSP_MMUFAULT 0x00000010
182 DSP_MMUFAULT | \
191 DSP_MMUFAULT | \
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 440 status = DSPProcessor_RegisterNotify(phandle->dspCodec->hProc, DSP_MMUFAULT, DSP_SIGNALEVENT, notification_mmufault);
441 DSP_ERROR_EXIT(status, "DSP node register notify DSP_MMUFAULT", ERROR);
749 status = DSPProcessor_RegisterNotify(phandle->dspCodec->hProc, DSP_MMUFAULT, DSP_SIGNALEVENT, notification_mmufault);
750 DSP_ERROR_EXIT(status, "DSP node register notify DSP_MMUFAULT", ERROR);
    [all...]

Completed in 655 milliseconds