u-boot-brain/drivers/usb/mtu3
Chunfeng Yun 044d7003a7 usb: mtu3: flush cache for next GPD
When flush cache of the current GPD and resume QMU, the controller
will try to access the next GPD after processing the current one,
if not flush the next GPD, the controller may get wrong GPD status.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
2021-03-10 11:48:09 +01:00
..
Kconfig usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
Makefile usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_core.c dm: core: Access device ofnode through functions 2021-01-05 12:24:41 -07:00
mtu3_dr.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_gadget.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_gadget_ep0.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_host.c usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_hw_regs.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00
mtu3_plat.c dm: core: Access device ofnode through functions 2021-01-05 12:24:41 -07:00
mtu3_qmu.c usb: mtu3: flush cache for next GPD 2021-03-10 11:48:09 +01:00
mtu3_qmu.h usb: add MediaTek USB3 DRD driver 2020-10-20 00:49:05 +02:00