Lines Matching refs:dev_err

386 				dev_err(fifo->dt_device, "wait_event_interruptible_timeout() error in read (ret=%i)\n",
396 dev_err(fifo->dt_device, "received a packet of length 0 - fifo core will be reset\n");
403 dev_err(fifo->dt_device, "user read buffer too small (available bytes=%zu user buffer bytes=%zu) - fifo core will be reset\n",
414 dev_err(fifo->dt_device, "received a packet that isn't word-aligned - fifo core will be reset\n");
480 dev_err(fifo->dt_device,
488 dev_err(fifo->dt_device,
494 dev_err(fifo->dt_device, "tried to write more words [%u] than slots in the fifo buffer [%u]\n",
528 dev_err(fifo->dt_device, "wait_event_interruptible_timeout() error in write (ret=%i)\n",
628 dev_err(fifo->dt_device,
635 dev_err(fifo->dt_device,
642 dev_err(fifo->dt_device,
649 dev_err(fifo->dt_device,
656 dev_err(fifo->dt_device,
663 dev_err(fifo->dt_device,
686 dev_err(fifo->dt_device, "tried to open device for write but the transmit fifo is disabled\n");
696 dev_err(fifo->dt_device, "tried to open device for read but the receive fifo is disabled\n");
727 dev_err(fifo->dt_device, "couldn't read IP dts property '%s'",
744 dev_err(fifo->dt_device, "missing xlnx,axi-str-rxd-tdata-width property\n");
747 dev_err(fifo->dt_device, "xlnx,axi-str-rxd-tdata-width only supports 32 bits\n");
754 dev_err(fifo->dt_device, "missing xlnx,axi-str-txd-tdata-width property\n");
757 dev_err(fifo->dt_device, "xlnx,axi-str-txd-tdata-width only supports 32 bits\n");
765 dev_err(fifo->dt_device, "missing xlnx,rx-fifo-depth property\n");
773 dev_err(fifo->dt_device, "missing xlnx,tx-fifo-depth property\n");
783 dev_err(fifo->dt_device, "missing xlnx,use-rx-data property\n");
790 dev_err(fifo->dt_device, "missing xlnx,use-tx-data property\n");
874 dev_err(fifo->dt_device, "couldn't allocate interrupt %i\n",