Searched refs:debug_emac (Results 1 – 1 of 1) sorted by relevance
39 #define debug_emac(fmt,args...) if (emac_dbg) printf(fmt,##args) macro187 debug_emac("davinci_eth_phy_detect(), ALIVE = 0x%08x\n", phy_act_state); in davinci_eth_phy_detect()423 debug_emac("+ emac_open\n"); in davinci_emac_start()517 debug_emac("eth_open : gigabit negotiated\n"); in davinci_emac_start()535 debug_emac("- emac_open\n"); in davinci_emac_start()546 debug_emac("+ emac_ch_teardown\n"); in davinci_eth_ch_teardown()588 debug_emac("- emac_ch_teardown\n"); in davinci_eth_ch_teardown()594 debug_emac("+ emac_close\n"); in davinci_emac_stop()614 debug_emac("- emac_close\n"); in davinci_emac_stop()783 debug_emac(" %d ETH PHY detected\n", ret); in davinci_emac_probe()
Completed in 9 milliseconds