Lines Matching refs:dev_err

105 		dev_err(chip->pdev, "%s() error return %d\n", __func__,  in i2c_nuvoton_read_status()
136 dev_err(chip->pdev, in i2c_nuvoton_ready()
215 dev_err(chip->pdev, "%s(%02x, %02x) -> timeout\n", __func__, mask, in i2c_nuvoton_wait_for_stat()
243 dev_err(chip->pdev, in i2c_nuvoton_recv_data()
252 dev_err(chip->pdev, in i2c_nuvoton_recv_data()
274 dev_err(dev, "%s() count < header size\n", __func__); in i2c_nuvoton_recv()
290 dev_err(dev, "%s() timeout on dataAvail\n", __func__); in i2c_nuvoton_recv()
296 dev_err(dev, "%s() fail to get burstCount\n", __func__); in i2c_nuvoton_recv()
303 dev_err(dev, "%s() fail to read header\n", __func__); in i2c_nuvoton_recv()
313 dev_err(dev, "%s() expected > count\n", __func__); in i2c_nuvoton_recv()
321 dev_err(dev, "%s() fail to read remainder of result\n", in i2c_nuvoton_recv()
330 dev_err(dev, "%s() error left over data\n", __func__); in i2c_nuvoton_recv()
361 dev_err(dev, "%s() timeout on commandReady\n", in i2c_nuvoton_send()
371 dev_err(dev, "%s() fail get burstCount\n", in i2c_nuvoton_send()
381 dev_err(dev, "%s() fail i2cWriteBuf\n", in i2c_nuvoton_send()
395 dev_err(dev, "%s() timeout on Expect\n", in i2c_nuvoton_send()
408 dev_err(dev, "%s() fail to write last byte\n", in i2c_nuvoton_send()
419 dev_err(dev, "%s() timeout on Expect to clear\n", in i2c_nuvoton_send()
434 dev_err(dev, "%s() fail to write Go\n", __func__); in i2c_nuvoton_send()
444 dev_err(dev, "%s() timeout command duration\n", __func__); in i2c_nuvoton_send()
566 dev_err(dev, "%s() Unable to request irq: %d for use\n", in i2c_nuvoton_probe()