Searched defs:dbg (Results 1 - 10 of 10) sorted by relevance

/u-boot/arch/mips/mach-octeon/
H A Dcvmx-pko-internal-ports-range.c62 static int dbg; variable
/u-boot/drivers/serial/
H A Dserial_coreboot.c24 struct acpi_dbg2_device *dbg; local
[all...]
/u-boot/include/
H A Dfsl_usb.h37 u32 dbg; member in struct:ccsr_usb_phy
/u-boot/examples/standalone/
H A Dsched.c60 static uchar dbg = 0; variable
/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c38 #define dbg(format, arg...) printf("DEBUG: " format, ##arg) macro
40 #define dbg(format, arg...) do {} while (0) macro
/u-boot/lib/
H A Dbch.c108 #define dbg(_fmt, args...) do {} while (0) macro
/u-boot/drivers/mtd/ubi/
H A Dubi.h631 struct ubi_debug_info dbg; member in struct:ubi_device
/u-boot/drivers/usb/host/
H A Dohci-hcd.c64 #define dbg(format, arg...) printf("DEBUG: " format "\n", ## arg) macro
66 #define dbg(format, arg...) do {} while (0) macro
[all...]
/u-boot/include/linux/
H A Dimmap_qe.h507 typedef struct dbg { struct
584 dbg_t dbg; /* Debug Space */ member in struct:qe_immap
/u-boot/fs/ubifs/
H A Dubifs.h2064 struct ubifs_debug_info *dbg; member in struct:ubifs_info

Completed in 187 milliseconds