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

  /src/share/man/man4/man4.sgimips/
Makefile 3 MAN= crime.4 dpclock.4 dsclock.4 gio.4 giopci.4 grtwo.4 haltwo.4 hpc.4 \
  /src/sys/arch/sgimips/
Makefile 13 ${SYSDIR}/arch/sgimips/gio/*.[ch] \
21 DSGIMIPS= dev eisa gio hpc include pci xio
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
uniphier-pro5.dtsi 494 clock-names = "gio", "link";
496 reset-names = "gio", "link";
503 clock-names = "gio", "link";
505 reset-names = "gio", "link";
513 clock-names = "gio", "link";
515 reset-names = "gio", "link";
524 clock-names = "gio", "link";
526 reset-names = "gio", "link";
558 clock-names = "gio", "link";
560 reset-names = "gio", "link"
    [all...]
uniphier-pro4.dtsi 491 clock-names = "gio", "ether", "ether-gb", "ether-phy";
494 reset-names = "gio", "ether";
531 clock-names = "gio", "link";
533 reset-names = "gio", "link";
541 clock-names = "gio", "link";
543 reset-names = "gio", "link";
552 clock-names = "gio", "link";
554 reset-names = "gio", "link";
584 clock-names = "gio", "link";
586 reset-names = "gio", "link"
    [all...]
emev2.dtsi 204 compatible = "renesas,em-gio";
217 compatible = "renesas,em-gio";
230 compatible = "renesas,em-gio";
243 compatible = "renesas,em-gio";
256 compatible = "renesas,em-gio";
  /src/sys/arch/sgimips/gio/
gio.c 1 /* $NetBSD: gio.c,v 1.38 2021/08/07 16:19:04 thorpej Exp $ */
36 __KERNEL_RCSID(0, "$NetBSD: gio.c,v 1.38 2021/08/07 16:19:04 thorpej Exp $");
48 #include <sgimips/gio/gioreg.h>
49 #include <sgimips/gio/giovar.h>
50 #include <sgimips/gio/giodevs_data.h>
60 #include <sgimips/gio/newportvar.h>
64 #include <sgimips/gio/grtwovar.h>
68 #include <sgimips/gio/lightvar.h>
86 CFATTACH_DECL_NEW(gio, 0,
99 * IP12, IP20 and IP24 have two GIO connectors: GIO_SLOT_EXP0 an
    [all...]
pci_gio.c 31 * Glue for PCI devices that are connected to the GIO bus by various little
32 * GIO<->PCI ASICs.
49 #include <sgimips/gio/giovar.h>
50 #include <sgimips/gio/gioreg.h>
51 #include <sgimips/gio/giodevs.h>
160 printf(": failed to configure GIO bus arbiter\n");
195 panic("giopci_attach: unsupported GIO product id 0x%02x",
light.c 59 #include <sgimips/gio/giovar.h>
60 #include <sgimips/gio/lightvar.h>
61 #include <sgimips/gio/lightreg.h>
newport.c 49 #include <sgimips/gio/giovar.h>
50 #include <sgimips/gio/newportvar.h>
51 #include <sgimips/gio/newportreg.h>
grtwo.c 51 #include <sgimips/gio/giovar.h>
52 #include <sgimips/gio/grtwovar.h>
53 #include <sgimips/gio/grtworeg.h>
  /src/sys/arch/sgimips/sgimips/
console.c 51 #include <sgimips/gio/giovar.h>
59 #include "gio.h"
  /src/sys/arch/sgimips/hpc/
hpc.c 51 #include <sgimips/gio/gioreg.h>
52 #include <sgimips/gio/giovar.h>
92 { "sq", /* E++ GIO adapter slot 0 (Indigo) */
98 { "sq", /* E++ GIO adapter slot 0 (Indy) */
104 { "sq", /* E++ GIO adapter slot 1 (Indigo) */
110 { "sq", /* E++ GIO adapter slot 1 (Indy/Challenge S) */
448 (isioplus) ? "IOPLUS mezzanine" : "GIO slot");
457 * course, this means that only one GIO board may use DMA.
472 printf("%s: failed to configure GIO bus arbiter\n",
497 printf("%s: failed to configure GIO bus arbiter\n"
    [all...]
  /src/sys/arch/sgimips/dev/
pic.c 46 #include <sgimips/gio/giovar.h>
183 * A GIO bus exists on all IP12's. However, Personal Iris
186 iaa.iaa_name = "gio";
247 /* intended to be called from gio/gio.c only */
253 /* only Indigo machines have GIO expansion slots (XXX HPLC?) */
imc.c 47 #include <sgimips/gio/giovar.h>
131 /* Clear CPU/GIO error status registers to clear any leftover bits. */
138 * Enable parity reporting on GIO/main memory transactions.
192 * GIO64 invariant for all IP22 platforms: one GIO bus,
251 aprint_normal("gio at %s", name);
306 /* intended to be called from gio/gio.c only */
408 * some GIO devices, which do not drive all data lines, may cause false

Completed in 17 milliseconds