Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dimmap_qe.h506 typedef struct dbg { struct
520 } __attribute__ ((packed)) dbg_t; argument
583 dbg_t dbg; /* Debug Space */ member
/rk3399_rockchip-uboot/examples/standalone/
H A Dsched.c62 static uchar dbg = 0; variable
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c33 #define dbg(format, arg...) printf("DEBUG: " format, ##arg) macro
35 #define dbg(format, arg...) do {} while (0) macro
/rk3399_rockchip-uboot/include/
H A Dfsl_usb.h38 u32 dbg; member
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c59 #define dbg(format, arg...) printf("DEBUG: " format "\n", ## arg) macro
61 #define dbg(format, arg...) do {} while(0) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-hcd.c90 #define dbg(format, arg...) printf("DEBUG: " format "\n", ## arg) macro
92 #define dbg(format, arg...) do {} while (0) macro
/rk3399_rockchip-uboot/lib/
H A Dbch.c99 #define dbg(_fmt, args...) do {} while (0) macro
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dubi.h627 struct ubi_debug_info dbg; member
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h2065 struct ubifs_debug_info *dbg; member