Home | History | Annotate | Download | only in at91

Lines Matching defs:DPRINTFN

79 #define	DPRINTFN(n,x)	if (at91spi_debug>(n)) printf x;
81 #define DPRINTFN(n,x)
246 DPRINTFN(3, ("%s: slave %d mode %d speed %d, csr=0x%08"PRIX32"\n",
272 DPRINTFN(3, ("%s: sc=%p start=%d\n", __FUNCTION__, sc, start));
277 DPRINTFN(3, ("%s: sc=%p start=%d sr=%"PRIX32"\n", __FUNCTION__, sc, start, sr));
281 DPRINTFN(3, ("%s: sr=%"PRIX32"\n", __FUNCTION__, sr));
332 DPRINTFN(3, ("%s: dmaoffs=%d len=%d wchunk=%p (%p:%d) rchunk=%p (%p:%d) mr=%"PRIX32" sr=%"PRIX32" imr=%"PRIX32" csr0=%"PRIX32"\n",
358 DPRINTFN(3, ("%s: nothing to write anymore\n", __FUNCTION__));
371 DPRINTFN(2, ("%s: st=%p\n", __FUNCTION__, st));
396 DPRINTFN(2, ("%s: nothing to do anymore\n", __FUNCTION__));
410 DPRINTFN(2, ("%s: st %p finished with error code %d\n", __FUNCTION__, st, err));
427 DPRINTFN(4, ("%s: interrupts are not enabled\n", __FUNCTION__));
434 DPRINTFN(3, ("%s: interrupts are not enabled, sr=%08"PRIX32" imr=%08"PRIX32"\n",
439 DPRINTFN(3, ("%s: sr=%08"PRIX32" imr=%08"PRIX32"\n",