Searched refs:NL (Results 1 – 5 of 5) sorted by relevance
| /drivers/net/ethernet/ibm/emac/ |
| A D | mal.c | 40 MAL_DBG(mal, "reg(%08x, %08x)" NL, in mal_register_commac() 70 MAL_DBG(mal, "unreg(%08x, %08x)" NL, in mal_unregister_commac() 203 MAL_DBG2(mal, "enable_irq" NL); in mal_enable_eob_irq() 215 MAL_DBG2(mal, "disable_irq" NL); in mal_disable_eob_irq() 227 MAL_DBG(mal, "SERR %08x" NL, esr); in mal_serr() 263 MAL_DBG2(mal, "schedule_poll" NL); in mal_schedule_poll() 278 MAL_DBG2(mal, "txeob %08x" NL, r); in mal_txeob() 298 MAL_DBG2(mal, "rxeob %08x" NL, r); in mal_rxeob() 464 MAL_DBG(mal, "reset" NL); in mal_reset() 536 MAL_DBG(mal, "probe" NL); in mal_probe() [all …]
|
| A D | zmii.c | 89 ZMII_DBG(dev, "init(%d, %d)" NL, input, *mode); in zmii_attach() 111 ZMII_DBG(dev, "autodetecting mode, FER = 0x%08x" NL, r); in zmii_attach() 155 ZMII_DBG2(dev, "get_mdio(%d)" NL, input); in zmii_get_mdio() 167 ZMII_DBG2(dev, "put_mdio(%d)" NL, input); in zmii_put_mdio() 181 ZMII_DBG(dev, "speed(%d, %d)" NL, input, speed); in zmii_set_speed() 201 ZMII_DBG(dev, "detach(%d)" NL, input); in zmii_detach()
|
| A D | core.c | 122 DBG(dev, "%s" NL, error); in emac_report_timeout_error() 209 DBG(dev, "tx_enable" NL); in emac_tx_enable() 221 DBG(dev, "tx_disable" NL); in emac_tx_disable() 244 DBG(dev, "rx_enable" NL); in emac_rx_enable() 270 DBG(dev, "rx_disable" NL); in emac_rx_disable() 335 DBG(dev, "reset" NL); in emac_reset() 573 DBG(dev, "configure" NL); in emac_configure() 1222 DBG(dev, "open" NL); in emac_open() 1370 DBG(dev, "close" NL); in emac_close() 1958 DBG2(dev, "stats" NL); in emac_stats() [all …]
|
| A D | rgmii.c | 85 RGMII_DBG(dev, "attach(%d)" NL, input); in rgmii_attach() 119 RGMII_DBG(dev, "speed(%d, %d)" NL, input, speed); in rgmii_set_speed() 139 RGMII_DBG2(dev, "get_mdio(%d)" NL, input); in rgmii_get_mdio() 160 RGMII_DBG2(dev, "put_mdio(%d)" NL, input); in rgmii_put_mdio() 185 RGMII_DBG(dev, "detach(%d)" NL, input); in rgmii_detach()
|
| A D | debug.h | 36 # define NL "\n" macro
|
Completed in 670 milliseconds