Searched defs:dbg (Results 1 – 9 of 9) sorted by relevance
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | immap_qe.h | 506 typedef struct dbg { struct 520 } __attribute__ ((packed)) dbg_t; argument 583 dbg_t dbg; /* Debug Space */ member
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | sched.c | 62 static uchar dbg = 0; variable
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | fsl_elbc_nand.c | 33 #define dbg(format, arg...) printf("DEBUG: " format, ##arg) macro 35 #define dbg(format, arg...) do {} while (0) macro
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fsl_usb.h | 38 u32 dbg; member
|
| /rk3399_rockchip-uboot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.c | 59 #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 D | ohci-hcd.c | 90 #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 D | bch.c | 99 #define dbg(_fmt, args...) do {} while (0) macro
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | ubi.h | 627 struct ubi_debug_info dbg; member
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | ubifs.h | 2065 struct ubifs_debug_info *dbg; member
|