Lines Matching full:spi
1 Andestech ATCSPI200 SPI controller Device Tree Bindings
3 ATCSPI200 is a Serial Peripheral Interface (SPI) controller
4 which serves as a SPI master or a SPI slave.
11 - #address-cells: <1>, as required by generic SPI binding.
12 - #size-cells: <0>, also as required by generic SPI binding.
15 - spi-max-frequency: Maximum SPI clocking speed of device in Hz.
22 spi: spi@f0b00000 {
31 compatible = "spi-flash";
32 spi-max-frequency = <50000000>;
34 spi-cpol;
35 spi-cpha;