HomeSort by: relevance | last modified time | path
    Searched refs:Model (Results 1 - 22 of 22) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
bcm2835-rpi-a-plus.dts 8 compatible = "raspberrypi,model-a-plus", "brcm,bcm2835";
9 model = "Raspberry Pi Model A+";
32 * This is based on the unreleased schematic for the Model A+.
bcm2835-rpi-a.dts 8 compatible = "raspberrypi,model-a", "brcm,bcm2835";
9 model = "Raspberry Pi Model A";
25 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
bcm2835-rpi-b-rev2.dts 9 compatible = "raspberrypi,model-b-rev2", "brcm,bcm2835";
10 model = "Raspberry Pi Model B rev2";
26 * Taken from Raspberry-Pi-Rev-2.0-Model-AB-Schematics.pdf
armada-370-seagate-nas-4bay.dts 15 * Model name (case sticker) : SRPD40
24 model = "Seagate NAS 4-Bay (Dart, SRPD40)";
bcm2835-rpi-b-plus.dts 9 compatible = "raspberrypi,model-b-plus", "brcm,bcm2835";
10 model = "Raspberry Pi Model B+";
bcm2836-rpi-2-b.dts 9 compatible = "raspberrypi,2-model-b", "brcm,bcm2836";
10 model = "Raspberry Pi 2 Model B";
bcm2837-rpi-3-a-plus.dts 8 compatible = "raspberrypi,3-model-a-plus", "brcm,bcm2837";
9 model = "Raspberry Pi 3 Model A+";
bcm2837-rpi-3-b-plus.dts 9 compatible = "raspberrypi,3-model-b-plus", "brcm,bcm2837";
10 model = "Raspberry Pi 3 Model B+";
bcm2837-rpi-3-b.dts 9 compatible = "raspberrypi,3-model-b", "brcm,bcm2837";
10 model = "Raspberry Pi 3 Model B";
bcm2711-rpi-4-b.dts 8 compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
9 model = "Raspberry Pi 4 Model B";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
vexpress-v2f-1xv7-ca53x2.dts 8 * Cortex-A53 (2 cores) Soft Macrocell Model
19 model = "V2F-1XV7 Cortex-A53x2 SMM";
rtsm_ve-aemv8a.dts 5 * Architecture Envelope Model (AEM) ARMv8-A
20 model = "RTSM_VE_AEMv8A";
fvp-base-revc.dts 5 * Architecture Envelope Model (AEM) ARMv8-A
21 model = "FVP Base RevC";
  /src/sys/external/bsd/acpica/dist/common/
dmtbinfo.c 296 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (Model), "Model", 0},
369 {ACPI_DMT_FLAG2, ACPI_FADT_FLAG_OFFSET (Flags,2), "Use APIC Cluster Model (V4)", 0},
dmtbinfo2.c 372 {ACPI_DMT_UINT32, ACPI_IORT3_OFFSET (Model), "Model", 0},
419 {ACPI_DMT_UINT32, ACPI_IORT4_OFFSET (Model), "Model", 0},
  /src/sys/external/bsd/acpica/dist/include/
actbl.h 371 UINT8 Model; /* System Interrupt Model (ACPI 1.0) - not used in ACPI 2.0+ */
462 #define ACPI_FADT_APIC_CLUSTER (1<<18) /* 18: [V4] All local APICs must use cluster model (ACPI 3.0) */
actbl2.h 1015 UINT32 Model;
1026 /* Values for Model field above */
1058 UINT32 Model;
1068 /* Values for Model field above */
  /src/sys/dev/acpi/
acpi_verbose.c 348 { 44, "INT_MODEL", AcpiGbl_FADT.Model },
  /src/sys/external/bsd/acpica/dist/tools/examples/
extables.c 416 [0001] Model : 00
476 Use APIC Cluster Model (V4) : 0
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sdm845-oneplus-common.dtsi 110 * is always-on; model it as a fixed regulator.
127 * Model it as a fixed regulator and keep it on. Without schematics we
  /src/usr.sbin/acpitools/acpidump/
acpi.c 2207 switch (smmu->Model) {
2227 printf("reserved (%u)\n", smmu->Model);
2287 switch (smmu->Model) {
2298 printf("reserved (%u)\n", smmu->Model);
4211 printf("\tINT_MODEL=%s\n", fadt->Model ? "APIC" : "PIC");
  /src/share/terminfo/
terminfo 149 # The first name in an entry is the canonical name for the model or
153 # Terminal names look like <manufacturer> <model> - <modes/options>
183 # been removed (i.e., "33" for the Model 33 Teletype, "2621" for the HP2621).
689 # doesn't fit the <pfkey> model well). The klone+acs sequences were valid
1128 # Changes to the Linux console driver broke bce model as reported in
1652 # winterm). Some capabilities that do not fit into the terminfo model
2528 # use the 5-key arrangement to model the arrow keys as suggested in the
3613 # + the color model is the same for each setting of TERM (does not match
6506 # that. The otherwise identical keytabs have definitions to model the VT52
6517 # and changing backspace to ^H, removing that keytab's attempt to model th
    [all...]

Completed in 37 milliseconds