Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/Documentation/devicetree/bindings/spi/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 763 B image not shown  

Quelle  spi-octeon.txt   Sprache: Text

 
Cavium, Inc. OCTEON SOC SPI master controller.

Required properties:
- compatible : "cavium,octeon-3010-spi"
- reg : The register base for the controller.
- interrupts : One interrupt, used by the controller.
- #address-cells : <1>, as required by generic SPI binding.
- #size-cells : <0>, also as required by generic SPI binding.

Child nodes as per the generic SPI binding.

Example:

 spi@1070000001000 {
  compatible = "cavium,octeon-3010-spi";
  reg = <0x10700 0x00001000 0x0 0x100>;
  interrupts = <0 58>;
  #address-cells = <1>;
  #size-cells = <0>;

  eeprom@0 {
   compatible = "st,m95256", "atmel,at25";
   reg = <0>;
   spi-max-frequency = <5000000>;
   spi-cpha;
   spi-cpol;

   pagesize = <64>;
   size = <32768>;
   address-width = <16>;
  };
 };


Messung V0.5
C=98 H=95 G=96

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.