Searched refs:TSIO_INT_GET (Results 1 – 1 of 1) sorted by relevance
174 #define TSIO_INT_GET(int,idx) ((int >> idx) & 0x1) macro243 if (TSIO_INT_GET(stTsioIoSig.u64DmaoutInt[0], index)) in _DMX_TSIO_Proc_Task()254 if (TSIO_INT_GET(stTsioIoSig.u64DmaoutInt[1], index)) in _DMX_TSIO_Proc_Task()265 if (TSIO_INT_GET(stTsioIoSig.u64DmaoutInt[2], index)) in _DMX_TSIO_Proc_Task()276 if (TSIO_INT_GET(stTsioIoSig.u64DmaoutInt[3], index)) in _DMX_TSIO_Proc_Task()287 if (TSIO_INT_GET(stTsioIoSig.u64DmainInt, index)) in _DMX_TSIO_Proc_Task()