Searched refs:BCM5301X_MSG_DBG (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-bcm5301x.c67 # define BCM5301X_MSG_DBG(...) BCM5301X_MSG(KERN_DEBUG, __VA_ARGS__) macro
69 # define BCM5301X_MSG_DBG(...) macro
313 BCM5301X_MSG_DBG("+++ xfer : %s addr 0x%x flags 0x%x len %u",
321 BCM5301X_MSG_DBG("\t%d : 0x%x", i, pmsg->buf[i]);
335 BCM5301X_MSG_DBG("\t%d : 0x%x", i, pmsg->buf[i]);
339 BCM5301X_MSG_DBG("--- xfer : %s addr 0x%x flags 0x%x len %u rc %d %s",
355 BCM5301X_MSG_DBG("not ready reg 0x%x", cmd_reg);
369 BCM5301X_MSG_DBG("not ready reg 0x%x", cmd_reg);
372 BCM5301X_MSG_DBG("dev offline");
375 BCM5301X_MSG_DBG("faile
[all...]

Completed in 35 milliseconds