Home
last modified time | relevance | path

Searched hist:c926a6ba0e7b2caae9c3f7fe62172a20fd5897d1 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs.cc926a6ba0e7b2caae9c3f7fe62172a20fd5897d1 Wed Aug 16 15:05:55 UTC 2023 Marek Vasut <marek.vasut+renesas@mailbox.org> ufs: Implement cache management

Add function to flush and invalidate cache over request and response
queue entries, and perform flush and optional invalidate over block
layer data that are passed into the UFS layer. This makes it possible
to use UFS with caches enabled.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Tested-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Change-Id: I0d9da79089f160f6946ae3620d079f892c32ed2b
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>