Searched refs:HDMITX_DBG (Results 1 – 3 of 3) sorted by relevance
311 #define HDMITX_DBG 0x01///< Debug PQ Table macro
518 #define HDMITX_DBG 0x01U ///< Debug PQ Table macro
281 static MS_U16 _u16DbgHDMITXSwitch = HDMITX_DBG|HDMITX_DBG_HDCP;292 #define DBG_HDMITX(_f) do{ if(_u16DbgHDMITXSwitch & HDMITX_DBG) (_f); } while(0);