Home
last modified time | relevance | path

Searched refs:MPP_DBG_PLATFORM (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_debug.h29 #define MPP_DBG_PLATFORM (0x00000010) macro
44 #define mpp_dbg_platform(fmt, ...) mpp_dbg(MPP_DBG_PLATFORM, fmt, ## __VA_ARGS__)
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_log.h59 #define MPP_DBG_PLATFORM (0x00000010) macro
68 #define mpp_dbg_platform(fmt, ...) mpp_dbg(MPP_DBG_PLATFORM, fmt, ## __VA_ARGS__)
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_log.h59 #define MPP_DBG_PLATFORM (0x00000010) macro
68 #define mpp_dbg_platform(fmt, ...) mpp_dbg(MPP_DBG_PLATFORM, fmt, ## __VA_ARGS__)
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_log.h58 #define MPP_DBG_PLATFORM (0x00000010) macro
67 #define mpp_dbg_platform(fmt, ...) mpp_dbg(MPP_DBG_PLATFORM, fmt, ##__VA_ARGS__)

Completed in 2 milliseconds