Searched defs:vdbg (Results 1 - 1 of 1) sorted by last modified time

/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c29 #define vdbg(format, arg...) printf("DEBUG: " format, ##arg) macro
31 #define vdbg(format, arg...) do {} while (0) macro
[all...]

Completed in 76 milliseconds