summaryrefslogtreecommitdiff
path: root/curve.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+281
ption value='9'>9space:mode:
authorHiep Cao Minh <cm-hiep@jinso.co.jp>2016-11-04 17:38:54 +0900
committerMark Brown <broonie@kernel.org>2016-11-04 11:06:33 -0600
commit3be09bec42a800d4f8ead8119c462f3eb4fad435 (patch)
treedbfccfeffabe41e7ce2df9cde0666d819d1bbf98 /Documentation
parent1001354ca34179f3db924eb66672442a173147dc (diff)
spi: rspi: supports 32bytes buffer for DUAL and QUAD
This patch supports 32bytes of buffer for DUAL and QUAD in QSPI by Using Transmit/Receive Buffer Data Triggering Number. In order to improve the DUAL and QUAD's performance of SPI while transferring data in PIO mode, it sends/receives each 32bytes data instead of each byte data as current situation. Signed-off-by: Hiep Cao Minh <cm-hiep@jinso.co.jp> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')