Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dat91_udc.h151 # define VDBG DBG macro
153 # define VDBG(stuff...) do{}while(0) macro
H A Dstorage_common.c111 #define VDBG(d, fmt, args...) debug(fmt , ## args) macro