Lines Matching refs:dev_dbg
110 dev_dbg(&adap->dev, "Transaction (pre): GS=%04x, GE=%04x, ADD=%04x, " in amd756_transaction()
117 dev_dbg(&adap->dev, "SMBus busy (%04x). Waiting...\n", temp); in amd756_transaction()
125 dev_dbg(&adap->dev, "Busy wait timeout (%04x)\n", temp); in amd756_transaction()
142 dev_dbg(&adap->dev, "Completion timeout!\n"); in amd756_transaction()
148 dev_dbg(&adap->dev, "SMBus Protocol error (no response)!\n"); in amd756_transaction()
158 dev_dbg(&adap->dev, "SMBus protocol timeout!\n"); in amd756_transaction()
162 dev_dbg(&adap->dev, "SMBus protocol success!\n"); in amd756_transaction()
168 dev_dbg(&adap->dev, in amd756_transaction()
173 dev_dbg(&adap->dev, in amd756_transaction()
370 dev_dbg(&pdev->dev, "SMBREV = 0x%X\n", temp); in amd756_probe()
371 dev_dbg(&pdev->dev, "AMD756_smba = 0x%X\n", amd756_ioport); in amd756_probe()