Home
last modified time | relevance | path

Searched hist:"71716 c2aa6f357c4708159e8bb4cca38ece5c475" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/
H A Dspi.h71716c2aa6f357c4708159e8bb4cca38ece5c475 Thu Dec 03 00:58:38 UTC 2020 Vahid Dukandar <vahidd@microsoft.com> spi: pl022: expose internal fifo flush API

We identified that the caller of the pl022 driver needs to flush the
pl022's internal fifo to make sure next transaction starts clean.

This PR expose existing pl022_flush_fifo API to caller via spi_ops.

The validation is performed on bcm platform.

Signed-off-by: Vahid Dukandar <vahidd@microsoft.com>
Reviewed-by: Victor Chong <victor.chong@linaro.org>
/optee_os/core/drivers/
H A Dpl022_spi.c71716c2aa6f357c4708159e8bb4cca38ece5c475 Thu Dec 03 00:58:38 UTC 2020 Vahid Dukandar <vahidd@microsoft.com> spi: pl022: expose internal fifo flush API

We identified that the caller of the pl022 driver needs to flush the
pl022's internal fifo to make sure next transaction starts clean.

This PR expose existing pl022_flush_fifo API to caller via spi_ops.

The validation is performed on bcm platform.

Signed-off-by: Vahid Dukandar <vahidd@microsoft.com>
Reviewed-by: Victor Chong <victor.chong@linaro.org>