Searched refs:HDMITX_DBG_HDCP (Results 1 – 3 of 3) sorted by relevance
312 #define HDMITX_DBG_HDCP 0x02///< Debug S RULE macro
281 static MS_U16 _u16DbgHDMITXSwitch = HDMITX_DBG|HDMITX_DBG_HDCP;293 #define DBG_HDCP(_f) do{ if(_u16DbgHDMITXSwitch & HDMITX_DBG_HDCP) (_f); } while(0…848 MHal_HDMITx_HdcpDebugEnable(_u16DbgHDMITXSwitch & HDMITX_DBG_HDCP ? TRUE : FALSE); in MDrv_HDCPTx_InitVariable()4669 MHal_HDMITx_HdcpDebugEnable(_u16DbgHDMITXSwitch & HDMITX_DBG_HDCP ? TRUE : FALSE); in MDrv_HDMITx_SetDbgLevel()
519 #define HDMITX_DBG_HDCP 0x02U ///< Debug S RULE macro