Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
A Di2c-ibm_iic.c65 #ifdef DBG2
66 #undef DBG2
75 # define DBG2(f,x...) DBG(f, ##x) macro
77 # define DBG2(f,x...) ((void)0) macro
328 DBG2("%d: irq handler, STS = 0x%02x, EXTSTS = 0x%02x\n", in iic_handler()
449 DBG2("%d: iic_wait_for_tc -> %d\n", dev->idx, ret); in iic_wait_for_tc()
483 DBG2("%d: xfer_bytes, %d, CNTL = 0x%02x\n", dev->idx, count, cmd); in iic_xfer_bytes()
521 DBG2("%d: iic_address, 0x%03x (%d-bit)\n", dev->idx, in iic_address()
557 DBG2("%d: iic_xfer, %d msg(s)\n", dev->idx, num); in iic_xfer()
/linux/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.c149 DBG2(dev, " fer = 0x%08x\n", fer); in rgmii_get_mdio()
168 DBG2(dev, " fer = 0x%08x\n", fer); in rgmii_put_mdio()
252 DBG2(dev, " Boot FER = 0x%08x, SSR = 0x%08x\n", in rgmii_probe()
A Dcore.c432 DBG2(dev, "mc %pM" NL, ha->addr); in emac_hash_mc()
478 DBG2(dev, "__emac_calc_base_mr1" NL); in __emac_calc_base_mr1()
509 DBG2(dev, "__emac4_calc_base_mr1" NL); in __emac4_calc_base_mr1()
859 DBG2(dev, "mdio_read -> %04x" NL, r); in __emac_mdio_read()
1341 DBG2(dev, "link timer" NL); in emac_link_timer()
1444 DBG2(dev, "stopped TX queue" NL); in emac_xmit_finish()
1593 DBG2(dev, "stopped TX queue" NL); in emac_start_xmit_sg()
1665 DBG2(dev, "tx %d pkts" NL, n); in emac_poll_tx()
1755 DBG2(dev, "poll_rx(%d)" NL, budget); in emac_poll_rx()
1861 DBG2(dev, "rx restart" NL); in emac_poll_rx()
[all …]
/linux/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()
/linux/Documentation/arm64/
A Dacpi_object_usage.rst20 - Optional: BGRT, CPEP, CSRT, DBG2, DRTM, ECDT, FACS, FPDT, IBFT,
64 DBG2 Signature Reserved (signature == "DBG2")
/linux/drivers/tty/
A Dnozomi.c64 #define DBG2(args...) DBG_(0x02, ##args) macro

Completed in 28 milliseconds