Home
last modified time | relevance | path

Searched refs:PRINTF (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/disk/
H A Dpart_amiga.c18 #define PRINTF(fmt, args...) printf(fmt ,##args) macro
20 #define PRINTF(fmt, args...) macro
149 PRINTF("Rigid disk block suspect at %d, checking checksum\n",i); in get_rdisk()
152 PRINTF("FOUND\n"); in get_rdisk()
159 PRINTF("Done scanning, no RDB found\n"); in get_rdisk()
181 PRINTF("Scanning for BOOT from 0 to %d\n", limit); in get_bootcode()
191 PRINTF("BOOT block at %d, checking checksum\n", i); in get_bootcode()
194 PRINTF("Found valid bootcode block\n"); in get_bootcode()
202 PRINTF("No boot code found on disk\n"); in get_bootcode()
215 PRINTF("part_test_amiga: Testing for an Amiga RDB partition\n"); in part_test_amiga()
[all …]
H A Dpart_iso.c18 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
20 #define PRINTF(fmt,args...) macro
83 PRINTF(" Lastsect:%08lx\n",lastsect); in part_get_info_iso_verb()
85 PRINTF("Reading block %d\n", i); in part_get_info_iso_verb()
105 PRINTF(" Boot Entry at: %08lX\n",bootaddr); in part_get_info_iso_verb()
198 PRINTF(" part %d found @ %lx size %lx\n",part_num,info->start,info->size); in part_get_info_iso_verb()
H A Dpart.c26 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
28 #define PRINTF(fmt,args...) macro
327 PRINTF("## Testing for valid %s partition ##\n", drv->name); in part_print()
369 PRINTF("## Driver %s does not have the get_info() method\n", in part_get_info()
374 PRINTF("## Valid %s partition found ##\n", drv->name); in part_get_info()
/rk3399_rockchip-uboot/drivers/input/
H A Dpc_keyb.c21 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
23 #define PRINTF(fmt,args...) macro
54 PRINTF("pc_keyb: controller jammed (0x%02X).\n", status); in handle_kbd_event()
108 PRINTF("timeout in kbd_write_command_w\n"); in kbd_write_command_w()
115 PRINTF("timeout in kbd_write_output_w\n"); in kbd_write_output_w()
165 PRINTF("status: %X\n",status); in kbd_initialize()
238 PRINTF("AT Keyboard initialized\n"); in kbd_init_hw()
H A Dps2mult.c27 #define PRINTF(format, args...) printf("ps2mult.c: " format, ## args) macro
140 PRINTF("buffer overflow\n"); in ps2mult_receive_byte()
144 PRINTF("unexpected BSYNC\n"); in ps2mult_receive_byte()
252 PRINTF("keyboard command not acknoledged\n"); in ps2mult_write_output()
257 PRINTF("mouse command not acknoledged\n"); in ps2mult_write_output()
277 PRINTF("invalid controller command\n"); in ps2mult_write_output()
332 PRINTF("invalid controller command\n"); in ps2mult_write_command()
/rk3399_rockchip-uboot/drivers/fpga/
H A Dcyclon2.c15 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
17 #define PRINTF(fmt,args...) macro
45 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in CYC2_load()
54 PRINTF ("%s: Launching Fast Passive Parallel Loader\n", in CYC2_load()
75 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in CYC2_dump()
102 PRINTF ("%s: start with interface functions @ 0x%p\n", in CYC2_ps_load()
109 PRINTF ("%s: Function Table:\n" in CYC2_ps_load()
H A Dvirtex2.c23 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
25 #define PRINTF(fmt,args...) macro
101 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in virtex2_load()
106 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in virtex2_load()
123 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in virtex2_dump()
128 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in virtex2_dump()
163 PRINTF ("%s:%d: Start with interface functions @ 0x%p\n", in virtex2_ssm_load()
173 PRINTF ("%s:%d: Function Table:\n" in virtex2_ssm_load()
182 PRINTF (" clock 0x%p\n" in virtex2_ssm_load()
258 PRINTF ("%s:%d:done went active early, bytecount = %d\n", in virtex2_ssm_load()
H A DACEX1K.c17 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
19 #define PRINTF(fmt,args...) macro
47 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in ACEX1K_load()
67 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in ACEX1K_dump()
96 PRINTF ("%s: start with interface functions @ 0x%p\n", in ACEX1K_ps_load()
105 PRINTF ("%s: Function Table:\n" in ACEX1K_ps_load()
H A Dspartan2.c13 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
15 #define PRINTF(fmt,args...) macro
51 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in spartan2_load()
56 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in spartan2_load()
74 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in spartan2_dump()
79 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in spartan2_dump()
105 PRINTF ("%s: start with interface functions @ 0x%p\n", in spartan2_sp_load()
114 PRINTF ("%s: Function Table:\n" in spartan2_sp_load()
307 PRINTF ("%s: start with interface functions @ 0x%p\n", in spartan2_ss_load()
316 PRINTF ("%s: Function Table:\n" in spartan2_ss_load()
H A Dspartan3.c18 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
20 #define PRINTF(fmt,args...) macro
55 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in spartan3_load()
60 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in spartan3_load()
78 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in spartan3_dump()
83 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in spartan3_dump()
109 PRINTF ("%s: start with interface functions @ 0x%p\n", in spartan3_sp_load()
118 PRINTF ("%s: Function Table:\n" in spartan3_sp_load()
313 PRINTF ("%s: start with interface functions @ 0x%p\n", in spartan3_ss_load()
322 PRINTF ("%s: Function Table:\n" in spartan3_ss_load()
/rk3399_rockchip-uboot/cmd/
H A Dfdc.c20 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
22 #define PRINTF(fmt,args...) macro
258 PRINTF("Cmd 0x%02x Track %ld, Head %ld, Sector %ld, Drive %d (blnr %ld)\n", in fdc_issue_cmd()
324 PRINTF("Error: timeout while issue cmd%d\n",i); in fdc_issue_cmd()
333 PRINTF(" timeout while reading result%d MSR=0x%02X\n",i,read_fdc_reg(FDC_MSR)); in fdc_issue_cmd()
438 PRINTF("1st nr of block possible read %ld start %ld\n",readblk,pCMD->blnr); in fdc_read_data()
441 PRINTF("we read %ld blocks start %ld\n",readblk,pCMD->blnr); in fdc_read_data()
462 PRINTF("Transfer error transferred: at %ld, MSR=%02X\n",i,c); in fdc_read_data()
476 PRINTF(" trying to recalibrate Try %d\n",retriescal); in fdc_read_data()
488 PRINTF("Read retry %d\n",retriesrw); in fdc_read_data()
[all …]
H A Dreiser.c28 #define PRINTF(fmt,args...) printf (fmt ,##args) macro
30 #define PRINTF(fmt,args...) macro
52 PRINTF("Using device %s %d:%d, directory: %s\n", argv[1], dev, part, filename); in do_reiserls()
H A Dyaffs2.c22 #define PRINTF(fmt, args...) printf(fmt, ##args) macro
24 #define PRINTF(fmt, args...) do { } while (0) macro
/rk3399_rockchip-uboot/scripts/dtc/
H A Dutil.h29 #define PRINTF(i, j) __attribute__((format (printf, i, j))) macro
32 #define PRINTF(i, j) macro
38 static inline void NORETURN PRINTF(1, 2) die(const char *str, ...) in die()
71 extern int PRINTF(2, 3) xasprintf(char **strp, const char *fmt, ...);
H A Dsrcpos.h110 extern void PRINTF(3, 0) srcpos_verror(struct srcpos *pos, const char *prefix,
112 extern void PRINTF(3, 4) srcpos_error(struct srcpos *pos, const char *prefix,
H A Dchecks.c75 static inline void PRINTF(3, 4) check_msg(struct check *c, struct dt_info *dti, in check_msg()
H A Ddtc-lexer.lex.c_shipped657 static void PRINTF(1, 2) lexical_error(const char *fmt, ...);