Home
last modified time | relevance | path

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

/drivers/i2c/busses/
A Di2c-ibm_iic.c66 #ifdef DBG2
67 #undef DBG2
76 # define DBG2(f,x...) DBG(f, ##x) macro
78 # define DBG2(f,x...) ((void)0) macro
329 DBG2("%d: irq handler, STS = 0x%02x, EXTSTS = 0x%02x\n", in iic_handler()
450 DBG2("%d: iic_wait_for_tc -> %d\n", dev->idx, ret); in iic_wait_for_tc()
481 DBG2("%d: xfer_bytes, %d, CNTL = 0x%02x\n", dev->idx, count, cmd); in iic_xfer_bytes()
516 DBG2("%d: iic_address, 0x%03x (%d-bit)\n", dev->idx, in iic_address()
551 DBG2("%d: iic_xfer, %d msg(s)\n", dev->idx, num); in iic_xfer()
/drivers/net/ethernet/ibm/emac/
A Ddebug.h44 # define DBG2(d,f,x...) DBG(d,f, ##x) macro
49 # define DBG2(f,x...) ((void)0) macro
A Drgmii.c151 DBG2(dev, " fer = 0x%08x\n", fer); in rgmii_get_mdio()
170 DBG2(dev, " fer = 0x%08x\n", fer); in rgmii_put_mdio()
247 DBG2(dev, " Boot FER = 0x%08x, SSR = 0x%08x\n", in rgmii_probe()
A Dcore.c424 DBG2(dev, "mc %pM" NL, ha->addr); in emac_hash_mc()
470 DBG2(dev, "__emac_calc_base_mr1" NL); in __emac_calc_base_mr1()
501 DBG2(dev, "__emac4_calc_base_mr1" NL); in __emac4_calc_base_mr1()
851 DBG2(dev, "mdio_read -> %04x" NL, r); in __emac_mdio_read()
1321 DBG2(dev, "link timer" NL); in emac_link_timer()
1422 DBG2(dev, "stopped TX queue" NL); in emac_xmit_finish()
1571 DBG2(dev, "stopped TX queue" NL); in emac_start_xmit_sg()
1643 DBG2(dev, "tx %d pkts" NL, n); in emac_poll_tx()
1734 DBG2(dev, "poll_rx(%d)" NL, budget); in emac_poll_rx()
1841 DBG2(dev, "rx restart" NL); in emac_poll_rx()
[all …]
/drivers/net/ethernet/tehuti/
A Dtehuti.h530 #define DBG2(fmt, args...) \ macro
A Dtehuti.c706 DBG2("vid=%d value=%d\n", (int)vid, enable); in __bdx_vlan_rx_vid()
714 DBG2("reg=%x, val=%x, bit=%d\n", reg, val, bit); in __bdx_vlan_rx_vid()
719 DBG2("new val %x\n", val); in __bdx_vlan_rx_vid()
/drivers/tty/
A Dnozomi.c64 #define DBG2(args...) DBG_(0x02, ##args) macro

Completed in 841 milliseconds