Home
last modified time | relevance | path

Searched hist:"05 e6a5638b256a66c81d5427e020dbe184659304" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/
H A Dspi_mem.h05e6a5638b256a66c81d5427e020dbe184659304 Tue Sep 24 15:38:12 UTC 2019 Lionel Debieve <lionel.debieve@st.com> Add SPI-MEM framework

This framework supports SPI operations using a common
spi_mem_op structure:
- command
- addr
- dummy
- data

The framework manages SPI bus configuration:
- speed
- bus width (Up to quad mode)
- chip select

Change-Id: Idc2736c59bfc5ac6e55429eba5d385275ea3fbde
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
/rk3399_ARM-atf/drivers/mtd/spi-mem/
H A Dspi_mem.c05e6a5638b256a66c81d5427e020dbe184659304 Tue Sep 24 15:38:12 UTC 2019 Lionel Debieve <lionel.debieve@st.com> Add SPI-MEM framework

This framework supports SPI operations using a common
spi_mem_op structure:
- command
- addr
- dummy
- data

The framework manages SPI bus configuration:
- speed
- bus width (Up to quad mode)
- chip select

Change-Id: Idc2736c59bfc5ac6e55429eba5d385275ea3fbde
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Christophe Kerello <christophe.kerello@st.com>