Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c24 #define vdbg(format, arg...) printf("DEBUG: " format, ##arg) macro
26 #define vdbg(format, arg...) do {} while (0) macro