Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu2.c36 m2vh_dbg_func("enter\n"); in hal_m2vd_vdpu2_init()
88 m2vh_dbg_func("leave\n"); in hal_m2vd_vdpu2_init()
110 m2vh_dbg_func("enter\n"); in hal_m2vd_vdpu2_deinit()
149 m2vh_dbg_func("leave\n"); in hal_m2vd_vdpu2_deinit()
335 m2vh_dbg_func("enter\n"); in hal_m2vd_vdpu2_start()
371 m2vh_dbg_func("leave\n"); in hal_m2vd_vdpu2_start()
381 m2vh_dbg_func("enter\n"); in hal_m2vd_vdpu2_wait()
404 m2vh_dbg_func("leave\n"); in hal_m2vd_vdpu2_wait()
H A Dhal_m2vd_base.h45 #define m2vh_dbg_func(tag) \ macro