Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.c164 #define TSIO_SGDMAOUT_INT_SET(sid, type) _u64SgdmaoutInt[type-1] |= ((MS_U64)0x1 << sid); macro
728 TSIO_SGDMAOUT_INT_SET(index, Type); in _TSIO_Interrupt_CB_TSIO()