Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dat91_emac.c48 #define DEBUG_AT91EMAC 1 macro
50 #define DEBUG_AT91EMAC 0 macro
391 debug_cond(DEBUG_AT91EMAC, "halt MAC\n"); in at91emac_halt()
406 debug_cond(DEBUG_AT91EMAC, "Send %d\n", length); in at91emac_send()
426 debug_cond(DEBUG_AT91EMAC, "Recv[%ld]: %d bytes @ %lx\n", in at91emac_recv()
460 debug_cond(DEBUG_AT91EMAC, in at91emac_write_hwaddr()
468 debug_cond(DEBUG_AT91EMAC, "init MAC-ADDR %x%x\n", in at91emac_write_hwaddr()

Completed in 3 milliseconds