Searched refs:MPP_DBG_PLATFORM (Results 1 - 4 of 4) sorted by relevance
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_debug.h | 29 #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 D | mpp_log.h | 59 #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 D | mpp_log.h | 59 #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 D | mpp_log.h | 58 #define MPP_DBG_PLATFORM (0x00000010) macro 67 #define mpp_dbg_platform(fmt, ...) mpp_dbg(MPP_DBG_PLATFORM, fmt, ##__VA_ARGS__)
|
Completed in 2 milliseconds