Searched refs:LX_DEBUG_CFG_MASK_RFU (Results 1 – 2 of 2) sorted by relevance
33 #define LX_DEBUG_CFG_MASK_RFU 0xDFC0 macro
3899 if (lx_debug_cfg & LX_DEBUG_CFG_MASK_RFU) { in phNxpNciHal_configureLxDebugMode()3902 lx_debug_cfg = lx_debug_cfg & ~LX_DEBUG_CFG_MASK_RFU; in phNxpNciHal_configureLxDebugMode()