Home
last modified time | relevance | path

Searched refs:HI_DBG_EMERG (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_debug.h41 #define HI_DBG_EMERG 0 /* system is unusable */ macro
120 #if (CONFIG_HI_LOG_TRACE_LEVEL >= HI_DBG_EMERG)
121 #define HI_EMERG_TRACE(mod, fmt...) HI_TRACE(HI_DBG_EMERG, mod, fmt)
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_debug.h38 #define HI_DBG_EMERG 0 /* system is unusable */ macro
117 #if (CONFIG_HI_LOG_TRACE_LEVEL >= HI_DBG_EMERG)
118 #define HI_EMERG_TRACE(mod, fmt...) HI_TRACE(HI_DBG_EMERG, mod, fmt)
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_debug.h38 #define HI_DBG_EMERG 0 /* system is unusable */ macro
117 #if (CONFIG_HI_LOG_TRACE_LEVEL >= HI_DBG_EMERG)
118 #define HI_EMERG_TRACE(mod, fmt...) HI_TRACE(HI_DBG_EMERG, mod, fmt)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/include/
H A Dtde_define.h88 #define tde_fatal(fmt...) tde_trace(HI_DBG_EMERG, fmt)
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/include/
H A Dhifb_vou_drv.h64 #define hifb_fatal(fmt...) hi_trace_fb(HI_DBG_EMERG, fmt)

Completed in 3 milliseconds