Home
last modified time | relevance | path

Searched hist:"0 c456cee952f3fa5ae6f5c42f960eeaa39140b62" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dspi.h0c456cee952f3fa5ae6f5c42f960eeaa39140b62 Mon Mar 11 06:08:05 UTC 2013 Simon Glass <sjg@chromium.org> spi: Add parameter for maximum write size

Some SPI controllers (e.g. Intel ICH) have a limit on the number of SPI
bytes that can be written at a time. Add this as a parameter so that
clients of the SPI interface can respect this value.

Signed-off-by: Simon Glass <sjg@chromium.org>