Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/arch/arm/mach-ixp4xx/   (Linux Kernel Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 507 B image not shown  

Quelle  ixp4xx-of.c

  Sprache: C
 

// SPDX-License-Identifier: GPL-2.0
/*
 * IXP4xx Device Tree boot support
 */

#include <asm/mach/arch.h>

/*
 * We handle 4 different SoC families. These compatible strings are enough
 * to provide the core so that different boards can add their more detailed
 * specifics.
 */

static const char *ixp4xx_of_board_compat[] = {
 "intel,ixp42x",
 "intel,ixp43x",
 "intel,ixp45x",
 "intel,ixp46x",
 NULL,
};

DT_MACHINE_START(IXP4XX_DT, "IXP4xx (Device Tree)")
 .dt_compat = ixp4xx_of_board_compat,
MACHINE_END

Messung V0.5 in Prozent
C=96 H=87 G=91

¤ Dauer der Verarbeitung: 0.9 Sekunden  (vorverarbeitet am  2026-06-04) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.