Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/messi/tsp/
H A DregTSP.h486 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/tsp/
H A DregTSP.h486 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/tsp/
H A DregTSP.h479 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/
H A DregTSP.h618 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DregTSP.h590 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/
H A DregTSP.h594 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/
H A DregTSP.h586 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tsp/
H A DregTSP.h615 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tsp/
H A DregTSP.h617 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tsp/
H A DregTSP.h617 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tsp/
H A DregTSP.h624 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tsp/
H A DregTSP.h624 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tsp/
H A DregTSP.h522 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tsp/
H A DregTSP.h557 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DregTSP.h559 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c2901 else if(u32IntStat == TSP_SWINT_STATUS_SEC_CRCERR) in _TSP_Isr()
2930 case TSP_SWINT_STATUS_SEC_CRCERR: in _TSP_Isr()
2932 …if (TSP_SWINT_STATUS_SEC_CRCERR == u32IntStat && (_ptsp_res->_TspState[u32EngId].SecFltMode[u32Sec… in _TSP_Isr()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c2366 else if(u32IntStat == TSP_SWINT_STATUS_SEC_CRCERR) in _TSP_Isr()
2397 case TSP_SWINT_STATUS_SEC_CRCERR: in _TSP_Isr()
2403 …if ((TSP_SWINT_STATUS_SEC_CRCERR == u32IntStat) && (_ptsp_res->_TspState[u32EngId].SecFltMode[u32S… in _TSP_Isr()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DregTSP.h597 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DregTSP.h591 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DregTSP.h591 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsp/
H A DregTSP.h599 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/
H A DregTSP.h591 #define TSP_SWINT_STATUS_SEC_CRCERR 0x0007 macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c2149 case TSP_SWINT_STATUS_SEC_CRCERR: // Filter Didn't check CRC and Section Rdy in _TSP_ISR()
2164 if (TSP_SWINT_STATUS_SEC_CRCERR == status) in _TSP_ISR()