Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/core/
D_msg_sm.h34 #ifndef _CHNL_WORDSIZE
35 #define _CHNL_WORDSIZE 4 /* default _CHNL_WORDSIZE is 2 bytes/word */ macro
Dio_sm.c1354 #if _CHNL_WORDSIZE == 2 in output_chnl()
1435 #if _CHNL_WORDSIZE == 2 in output_msg()
/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
D_chnl_sm.h42 #ifndef _CHNL_WORDSIZE
43 #define _CHNL_WORDSIZE 4 /* default _CHNL_WORDSIZE is 2 bytes/word */ macro