Home
last modified time | relevance | path

Searched refs:DEBUG_CORE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_debug.h54 #define DEBUG_CORE 0x02000000 macro
126 if (unlikely(mpp_dev_debug & DEBUG_CORE)) { \
H A Dmpp_rkvenc2.c1068 if (mpp_debug_unlikely(DEBUG_CORE)) in rkvenc2_patch_dchs()
1172 if (mpp_debug_unlikely(DEBUG_CORE)) { in rkvenc2_update_dchs()
1235 if (mpp_debug_unlikely(DEBUG_CORE)) in rkvenc_run()
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Dcore.c233 if (debug & DEBUG_CORE) in mISDN_register_device()
262 if (debug & DEBUG_CORE) in mISDN_unregister_device()
323 if (debug & DEBUG_CORE) in mISDN_register_Bprotocol()
345 if (debug & DEBUG_CORE) in mISDN_unregister_Bprotocol()
H A Dclock.c92 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_register_clock()
116 if (*debug & (DEBUG_CORE | DEBUG_CLOCK)) in mISDN_unregister_clock()
/OK3568_Linux_fs/kernel/include/linux/
H A DmISDNif.h418 #define DEBUG_CORE 0x000000ff macro