qemu-e2k/hw/net/can
Anton Kochkov fb96d131ee hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
For consistency, function "update_rx_fifo()" should use the RX FIFO
register field names, not the TX FIFO ones, even if they refer to the
same bit positions in the register.

Signed-off-by: Anton Kochkov <anton.kochkov@proton.me>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-id: 20220817141754.2105981-1-anton.kochkov@proton.me
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1123
[PMM: tweaked commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2022-09-22 16:38:26 +01:00
..
can_kvaser_pci.c Remove unnecessary minimum_version_id_old fields 2022-01-28 15:38:23 +01:00
can_mioe3680_pci.c Remove unnecessary minimum_version_id_old fields 2022-01-28 15:38:23 +01:00
can_pcm3680_pci.c Remove unnecessary minimum_version_id_old fields 2022-01-28 15:38:23 +01:00
can_sja1000.c util/log: Remove qemu_log_flush 2022-04-20 10:51:11 -07:00
can_sja1000.h hw/net/can: Make CanBusClientInfo::can_receive() return a boolean 2020-03-31 21:14:35 +08:00
ctu_can_fd_frame.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
ctu_can_fd_regs.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
ctucan_core.c Remove unnecessary minimum_version_id_old fields 2022-01-28 15:38:23 +01:00
ctucan_core.h Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
ctucan_pci.c Remove unnecessary minimum_version_id_old fields 2022-01-28 15:38:23 +01:00
meson.build hw/net/can: Introduce Xilinx ZynqMP CAN controller 2020-12-10 11:30:44 +00:00
trace-events hw/net/can: Introduce Xilinx ZynqMP CAN controller 2020-12-10 11:30:44 +00:00
trace.h hw/net/can: Introduce Xilinx ZynqMP CAN controller 2020-12-10 11:30:44 +00:00
xlnx-zynqmp-can.c hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic 2022-09-22 16:38:26 +01:00