/kernel/linux/linux-5.10/drivers/nfc/nxp-nci/ |
H A D | i2c.c | 77 nfc_err(&client->dev, "Error %d on I2C send\n", r); in nxp_nci_i2c_write() 79 nfc_err(&client->dev, in nxp_nci_i2c_write() 108 nfc_err(&client->dev, "Incorrect header length: %u\n", r); in nxp_nci_i2c_fw_read() 128 nfc_err(&client->dev, in nxp_nci_i2c_fw_read() 154 nfc_err(&client->dev, "Incorrect header length: %u\n", r); in nxp_nci_i2c_nci_read() 174 nfc_err(&client->dev, in nxp_nci_i2c_nci_read() 234 nfc_err(&client->dev, "Read failed with error %d\n", r); in nxp_nci_i2c_irq_thread_fn() 274 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in nxp_nci_i2c_probe() 292 nfc_err(dev, "Failed to get EN gpio\n"); in nxp_nci_i2c_probe() 298 nfc_err(de in nxp_nci_i2c_probe() [all...] |
/kernel/linux/linux-6.6/drivers/nfc/nxp-nci/ |
H A D | i2c.c | 77 nfc_err(&client->dev, "Error %d on I2C send\n", r); in nxp_nci_i2c_write() 79 nfc_err(&client->dev, in nxp_nci_i2c_write() 108 nfc_err(&client->dev, "Incorrect header length: %u\n", r); in nxp_nci_i2c_fw_read() 128 nfc_err(&client->dev, in nxp_nci_i2c_fw_read() 154 nfc_err(&client->dev, "Incorrect header length: %u\n", r); in nxp_nci_i2c_nci_read() 174 nfc_err(&client->dev, in nxp_nci_i2c_nci_read() 234 nfc_err(&client->dev, "Read failed with error %d\n", r); in nxp_nci_i2c_irq_thread_fn() 273 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in nxp_nci_i2c_probe() 291 nfc_err(dev, "Failed to get EN gpio\n"); in nxp_nci_i2c_probe() 297 nfc_err(de in nxp_nci_i2c_probe() [all...] |
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/ |
H A D | i2c.c | 48 nfc_err(&drv_data->i2c->dev, "cannot read NCI header\n"); in nfcmrvl_i2c_read() 53 nfc_err(&drv_data->i2c->dev, "invalid packet payload size\n"); in nfcmrvl_i2c_read() 72 nfc_err(&drv_data->i2c->dev, in nfcmrvl_i2c_read() 103 nfc_err(&drv_data->i2c->dev, "read failed %d\n", ret); in nfcmrvl_i2c_int_irq_thread_fn() 107 nfc_err(&drv_data->i2c->dev, "corrupted RX packet\n"); in nfcmrvl_i2c_int_irq_thread_fn() 148 nfc_err(drv_data->dev, in nfcmrvl_i2c_nci_send() 212 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in nfcmrvl_i2c_probe() 241 nfc_err(&drv_data->i2c->dev, in nfcmrvl_i2c_probe()
|
H A D | fw_dnld.c | 137 nfc_err(priv->dev, "FW loading timeout"); in fw_dnld_timeout() 280 nfc_err(priv->dev, "bad command"); in process_state_fw_dnld() 290 nfc_err(priv->dev, "bad len complement: %x %x %x", in process_state_fw_dnld() 313 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 339 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 351 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 447 nfc_err(priv->dev, "FW loading error"); in fw_dnld_rx_work() 516 nfc_err(priv->dev, "failed to retrieve FW %s", firmware_name); in nfcmrvl_fw_dnld_start() 524 nfc_err(priv->dev, "bad firmware binary %s magic=0x%x phy=%d", in nfcmrvl_fw_dnld_start()
|
H A D | spi.c | 59 nfc_err(&drv_data->spi->dev, "failed to read spi packet"); in nfcmrvl_spi_int_irq_thread_fn() 64 nfc_err(&drv_data->spi->dev, "corrupted RX packet"); in nfcmrvl_spi_int_irq_thread_fn() 99 nfc_err(priv->dev, "spi_send failed %d", err); in nfcmrvl_spi_nci_send() 170 nfc_err(&drv_data->spi->dev, "Unable to register IRQ handler"); in nfcmrvl_spi_probe()
|
H A D | main.c | 132 nfc_err(dev, "failed to request reset_n io\n"); in nfcmrvl_nci_register_dev() 156 nfc_err(dev, "nci_allocate_device failed\n"); in nfcmrvl_nci_register_dev() 163 nfc_err(dev, "failed to initialize FW download %d\n", rc); in nfcmrvl_nci_register_dev() 171 nfc_err(dev, "nci_register_device failed %d\n", rc); in nfcmrvl_nci_register_dev()
|
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A D | i2c.c | 34 nfc_err(&drv_data->i2c->dev, "cannot read NCI header\n"); in nfcmrvl_i2c_read() 53 nfc_err(&drv_data->i2c->dev, in nfcmrvl_i2c_read() 84 nfc_err(&drv_data->i2c->dev, "read failed %d\n", ret); in nfcmrvl_i2c_int_irq_thread_fn() 88 nfc_err(&drv_data->i2c->dev, "corrupted RX packet\n"); in nfcmrvl_i2c_int_irq_thread_fn() 131 nfc_err(drv_data->dev, in nfcmrvl_i2c_nci_send() 194 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in nfcmrvl_i2c_probe() 223 nfc_err(&drv_data->i2c->dev, in nfcmrvl_i2c_probe()
|
H A D | fw_dnld.c | 124 nfc_err(priv->dev, "FW loading timeout"); in fw_dnld_timeout() 268 nfc_err(priv->dev, "bad command"); in process_state_fw_dnld() 278 nfc_err(priv->dev, "bad len complement: %x %x %x", in process_state_fw_dnld() 301 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 327 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 339 nfc_err(priv->dev, "bad packet: waiting for credit"); in process_state_fw_dnld() 436 nfc_err(priv->dev, "FW loading error"); in fw_dnld_rx_work() 505 nfc_err(priv->dev, "failed to retrieve FW %s", firmware_name); in nfcmrvl_fw_dnld_start() 513 nfc_err(priv->dev, "bad firmware binary %s magic=0x%x phy=%d", in nfcmrvl_fw_dnld_start()
|
H A D | spi.c | 45 nfc_err(&drv_data->spi->dev, "failed to read spi packet"); in nfcmrvl_spi_int_irq_thread_fn() 50 nfc_err(&drv_data->spi->dev, "corrupted RX packet"); in nfcmrvl_spi_int_irq_thread_fn() 85 nfc_err(priv->dev, "spi_send failed %d", err); in nfcmrvl_spi_nci_send() 156 nfc_err(&drv_data->spi->dev, "Unable to register IRQ handler"); in nfcmrvl_spi_probe()
|
H A D | main.c | 121 nfc_err(dev, "failed to request reset_n io\n"); in nfcmrvl_nci_register_dev() 145 nfc_err(dev, "nci_allocate_device failed\n"); in nfcmrvl_nci_register_dev() 152 nfc_err(dev, "failed to initialize FW download %d\n", rc); in nfcmrvl_nci_register_dev() 160 nfc_err(dev, "nci_register_device failed %d\n", rc); in nfcmrvl_nci_register_dev()
|
/kernel/linux/linux-5.10/drivers/nfc/pn533/ |
H A D | pn533.c | 929 nfc_err(dev->dev, in pn533_target_found() 1241 nfc_err(dev->dev, in pn533_init_target_complete() 1276 nfc_err(dev->dev, "RF setting error %d\n", rc); in pn533_rf_complete() 1307 nfc_err(dev->dev, "RF setting error %d\n", rc); in pn533_wq_rf() 1434 nfc_err(dev->dev, "%s autopoll complete error %d\n", in pn533_autopoll_complete() 1442 nfc_err(dev->dev, in pn533_autopoll_complete() 1483 nfc_err(dev->dev, in pn533_autopoll_complete() 1492 nfc_err(dev->dev, in pn533_autopoll_complete() 1511 nfc_err(dev->dev, "autopoll operation has been stopped\n"); in pn533_autopoll_complete() 1529 nfc_err(de in pn533_poll_complete() [all...] |
H A D | usb.c | 67 nfc_err(&phy->udev->dev, "failed to alloc memory\n"); in pn533_recv_response() 105 nfc_err(&phy->udev->dev, in pn533_recv_ack() 113 nfc_err(&phy->udev->dev, "Received an invalid ack\n"); in pn533_recv_ack() 120 nfc_err(&phy->udev->dev, in pn533_recv_ack() 412 nfc_err(&phy->udev->dev, in pn533_acr122_poweron_rdr() 419 nfc_err(&phy->udev->dev, in pn533_acr122_poweron_rdr() 446 nfc_err(&phy->udev->dev, in pn533_out_complete() 469 nfc_err(&phy->udev->dev, in pn533_ack_complete() 523 nfc_err(&interface->dev, in pn533_usb_probe() 563 nfc_err( in pn533_usb_probe() [all...] |
H A D | i2c.c | 112 nfc_err(&client->dev, "cannot read. r=%d len=%d\n", r, len); in pn533_i2c_read() 118 nfc_err(&client->dev, "READY flag not set"); in pn533_i2c_read() 184 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in pn533_i2c_probe() 216 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in pn533_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/pn533/ |
H A D | pn533.c | 921 nfc_err(dev->dev, in pn533_target_found() 1223 nfc_err(dev->dev, in pn533_init_target_complete() 1254 nfc_err(dev->dev, "RF setting error %d\n", rc); in pn533_rf_complete() 1283 nfc_err(dev->dev, "RF setting error %d\n", rc); in pn533_wq_rf() 1408 nfc_err(dev->dev, "%s autopoll complete error %d\n", in pn533_autopoll_complete() 1416 nfc_err(dev->dev, in pn533_autopoll_complete() 1457 nfc_err(dev->dev, in pn533_autopoll_complete() 1466 nfc_err(dev->dev, in pn533_autopoll_complete() 1485 nfc_err(dev->dev, "autopoll operation has been stopped\n"); in pn533_autopoll_complete() 1501 nfc_err(de in pn533_poll_complete() [all...] |
H A D | usb.c | 67 nfc_err(&phy->udev->dev, "failed to alloc memory\n"); in pn533_recv_response() 105 nfc_err(&phy->udev->dev, in pn533_recv_ack() 113 nfc_err(&phy->udev->dev, "Received an invalid ack\n"); in pn533_recv_ack() 120 nfc_err(&phy->udev->dev, in pn533_recv_ack() 408 nfc_err(&phy->udev->dev, in pn533_acr122_poweron_rdr() 415 nfc_err(&phy->udev->dev, in pn533_acr122_poweron_rdr() 442 nfc_err(&phy->udev->dev, in pn533_out_complete() 465 nfc_err(&phy->udev->dev, in pn533_ack_complete() 519 nfc_err(&interface->dev, in pn533_usb_probe() 559 nfc_err( in pn533_usb_probe() [all...] |
H A D | i2c.c | 109 nfc_err(&client->dev, "cannot read. r=%d len=%d\n", r, len); in pn533_i2c_read() 115 nfc_err(&client->dev, "READY flag not set"); in pn533_i2c_read() 173 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in pn533_i2c_probe() 203 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in pn533_i2c_probe()
|
/kernel/linux/linux-5.10/drivers/nfc/ |
H A D | port100.c | 626 nfc_err(&dev->interface->dev, in port100_recv_response() 631 nfc_err(&dev->interface->dev, "Urb failure (status %d)\n", in port100_recv_response() 639 nfc_err(&dev->interface->dev, "Received an invalid frame\n"); in port100_recv_response() 648 nfc_err(&dev->interface->dev, in port100_recv_response() 679 nfc_err(&dev->interface->dev, in port100_recv_ack() 684 nfc_err(&dev->interface->dev, "Urb failure (status %d)\n", in port100_recv_ack() 692 nfc_err(&dev->interface->dev, "Received an invalid ack\n"); in port100_recv_ack() 699 nfc_err(&dev->interface->dev, in port100_recv_ack() 850 nfc_err(&dev->interface->dev, in port100_send_cmd_async() 942 nfc_err( in port100_send_complete() [all...] |
/kernel/linux/linux-5.10/drivers/nfc/st-nci/ |
H A D | i2c.c | 125 nfc_err(&client->dev, "invalid frame len\n"); in st_nci_i2c_read() 213 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in st_nci_i2c_probe() 232 nfc_err(dev, "Unable to get RESET GPIO\n"); in st_nci_i2c_probe() 245 nfc_err(&client->dev, "Unable to register ndlc layer\n"); in st_nci_i2c_probe() 255 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in st_nci_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/st-nci/ |
H A D | i2c.c | 125 nfc_err(&client->dev, "invalid frame len\n"); in st_nci_i2c_read() 205 nfc_err(&client->dev, "Need I2C_FUNC_I2C\n"); in st_nci_i2c_probe() 224 nfc_err(dev, "Unable to get RESET GPIO\n"); in st_nci_i2c_probe() 237 nfc_err(&client->dev, "Unable to register ndlc layer\n"); in st_nci_i2c_probe() 247 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in st_nci_i2c_probe()
|
H A D | spi.c | 135 nfc_err(&dev->dev, "invalid frame len\n"); in st_nci_spi_read() 238 nfc_err(&dev->dev, "Unable to get RESET GPIO\n"); in st_nci_spi_probe() 251 nfc_err(&dev->dev, "Unable to register ndlc layer\n"); in st_nci_spi_probe() 261 nfc_err(&dev->dev, "Unable to register IRQ handler\n"); in st_nci_spi_probe()
|
/kernel/linux/linux-5.10/drivers/nfc/fdp/ |
H A D | fdp.c | 279 nfc_err(dev, "RAM patch request error\n"); in fdp_nci_request_firmware() 296 nfc_err(dev, "OTP patch request error\n"); in fdp_nci_request_firmware() 375 nfc_err(dev, "OTP patch error 0x%x\n", r); in fdp_nci_patch_otp() 386 nfc_err(dev, "OTP patch error 0x%x\n", r); in fdp_nci_patch_otp() 446 nfc_err(dev, "RAM patch error 0x%x\n", r); in fdp_nci_patch_ram() 457 nfc_err(dev, "RAM patch error 0x%x\n", r); in fdp_nci_patch_ram() 525 nfc_err(dev, "Firmware update failed"); in fdp_nci_setup() 539 nfc_err(dev, "Setup error %d\n", r); in fdp_nci_setup() 556 nfc_err(dev, "Vendor specific config set error %d\n", in fdp_nci_post_setup() 565 nfc_err(de in fdp_nci_post_setup() [all...] |
H A D | i2c.c | 290 nfc_err(dev, "No I2C_FUNC_I2C support\n"); in fdp_nci_i2c_probe() 296 nfc_err(dev, "IRQ not present\n"); in fdp_nci_i2c_probe() 314 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in fdp_nci_i2c_probe() 325 nfc_err(dev, "Power GPIO request failed\n"); in fdp_nci_i2c_probe() 338 nfc_err(dev, "NCI probing error\n"); in fdp_nci_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/fdp/ |
H A D | fdp.c | 276 nfc_err(dev, "RAM patch request error\n"); in fdp_nci_request_firmware() 293 nfc_err(dev, "OTP patch request error\n"); in fdp_nci_request_firmware() 367 nfc_err(dev, "OTP patch error 0x%x\n", r); in fdp_nci_patch_otp() 377 nfc_err(dev, "OTP patch error 0x%x\n", r); in fdp_nci_patch_otp() 433 nfc_err(dev, "RAM patch error 0x%x\n", r); in fdp_nci_patch_ram() 443 nfc_err(dev, "RAM patch error 0x%x\n", r); in fdp_nci_patch_ram() 509 nfc_err(dev, "Firmware update failed"); in fdp_nci_setup() 523 nfc_err(dev, "Setup error %d\n", r); in fdp_nci_setup() 540 nfc_err(dev, "Vendor specific config set error %d\n", in fdp_nci_post_setup() 549 nfc_err(de in fdp_nci_post_setup() [all...] |
H A D | i2c.c | 288 nfc_err(dev, "No I2C_FUNC_I2C support\n"); in fdp_nci_i2c_probe() 294 nfc_err(dev, "IRQ not present\n"); in fdp_nci_i2c_probe() 312 nfc_err(&client->dev, "Unable to register IRQ handler\n"); in fdp_nci_i2c_probe() 323 nfc_err(dev, "Power GPIO request failed\n"); in fdp_nci_i2c_probe() 336 nfc_err(dev, "NCI probing error\n"); in fdp_nci_i2c_probe()
|
/kernel/linux/linux-6.6/drivers/nfc/ |
H A D | port100.c | 632 nfc_err(&dev->interface->dev, "Urb failure (status %d)\n", in port100_recv_response() 640 nfc_err(&dev->interface->dev, "Received an invalid frame\n"); in port100_recv_response() 649 nfc_err(&dev->interface->dev, in port100_recv_response() 686 nfc_err(&dev->interface->dev, "Urb failure (status %d)\n", in port100_recv_ack() 694 nfc_err(&dev->interface->dev, "Received an invalid ack\n"); in port100_recv_ack() 701 nfc_err(&dev->interface->dev, in port100_recv_ack() 853 nfc_err(&dev->interface->dev, in port100_send_cmd_async() 950 nfc_err(&dev->interface->dev, "Urb failure (status %d)\n", in port100_send_complete() 1169 nfc_err(&dev->interface->dev, in port100_in_comm_rf_complete() 1185 nfc_err( in port100_in_comm_rf_complete() [all...] |