Home
last modified time | relevance | path

Searched defs:DEBUG_PRINTF_IO (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/src/device/oprom/yabel/
Ddebug.h108 #define DEBUG_PRINTF_IO(_x...) CHECK_DBG(DEBUG_IO) { DEBUG_PRINTF_CS_IP(_x) } macro
123 #define DEBUG_PRINTF_IO(_x...) macro