Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP.h130 #define DRVTSP_ALIGN(_x) TSP_ALIGN(_x)
H A DdrvTSP2.h159 #define TSP_ALIGN(_x) ALIGN_16((MS_U32)_x) macro