Lines Matching full:spi
4 $id: http://devicetree.org/schemas/spi/spi-sifive.yaml#
7 title: SiFive SPI controller
15 - $ref: "spi-controller.yaml#"
20 - const: sifive,fu540-c000-spi
24 Should be "sifive,<chip>-spi" and "sifive,spi<version>".
26 "sifive,fu540-c000-spi" for the SiFive SPI v0 as integrated
28 SPI v0 IP block with no chip integration tweaks.
31 SPI RTL that corresponds to the IP block version numbers can be found here -
32 https://github.com/sifive/sifive-blocks/tree/master/src/main/scala/devices/spi
37 - description: SPI registers region
73 spi: spi@10040000 {
74 compatible = "sifive,fu540-c000-spi", "sifive,spi0";