Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.h831 #define PQ_DBG_MADI (0x0020)///< Debug MADI macro
842 #define PQMADi_DBG(x) do { if( _u16PQDbgSwitch & PQ_DBG_MADI) x; } while(0);