Home
last modified time | relevance | path

Searched hist:"6 bf6464692c7c2969bc3dbeb7e5b39f8162d5f24" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Drockchip_sfc.c6bf6464692c7c2969bc3dbeb7e5b39f8162d5f24 Thu Jan 18 00:42:38 UTC 2018 Andy Yan <andy.yan@rock-chips.com> spi: rockchip_sfc: transfer the non 4 bytes aligned data bytes in pio mode

4 bytes aligned is required for dma transfer mode, so
switch to pio mode when get a non 4 bytes aligned transfer.

Change-Id: I66118b7380d10deed3a0c82a897e407fb96db5fc
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>