Home
last modified time | relevance | path

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

/linux/sound/pci/lx6464es/
A Dlx_defs.h308 #define ED_RT (ERROR_VALUE | E_SOURCE_DRV | E_CLASS_REAL_TIME_ERROR) macro
309 #define ED_DSP_TIMED_OUT (ED_RT | 0x01)
310 #define ED_DSP_CHK_TIMED_OUT (ED_RT | 0x02)
311 #define ED_STREAM_OVERRUN (ED_RT | 0x03)
312 #define ED_DSP_BUSY (ED_RT | 0x04)
313 #define ED_DSP_SEMAPHORE_TIME_OUT (ED_RT | 0x05)
314 #define ED_BOARD_TIME_OUT (ED_RT | 0x06)
315 #define ED_XILINX_ERROR (ED_RT | 0x07)
316 #define ED_COBRANET_ITF_NOT_RESPONDING (ED_RT | 0x08)

Completed in 4 milliseconds