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

  /src/sys/arch/mips/cavium/dev/
octeon_pci.c 50 void octpci_bootstrap(struct octeon_config *);
54 octpci_bootstrap(struct octeon_config *mcp)
octeon_pow.c 41 void octpow_bootstrap(struct octeon_config *);
55 octpow_bootstrap(struct octeon_config *mcp)
octeon_fpa.c 69 void octfpa_bootstrap(struct octeon_config *);
84 octfpa_bootstrap(struct octeon_config *mcp)
  /src/sys/arch/mips/cavium/include/
bootbusvar.h 63 void bootbus_bootstrap(struct octeon_config *);
iobusvar.h 65 void iobus_bootstrap(struct octeon_config *);
  /src/sys/arch/mips/cavium/
octeon_dma.c 50 octeon_dma_init(struct octeon_config *mcp)
octeon_iobus.c 68 iobus_bootstrap(struct octeon_config *mcp)
172 extern struct octeon_config octeon_configuration;
178 void octpow_bootstrap(struct octeon_config *);
189 void octfpa_bootstrap(struct octeon_config *);
mainbus.c 107 extern struct octeon_config octeon_configuration;
108 extern void octpow_bootstrap(struct octeon_config *);
109 extern void octfpa_bootstrap(struct octeon_config *);
octeonvar.h 65 struct octeon_config { struct
203 extern struct octeon_config octeon_configuration;
210 void octeon_dma_init(struct octeon_config *);
213 void octpci_init(pci_chipset_tag_t, struct octeon_config *);
octeon_bootbus.c 57 bootbus_bootstrap(struct octeon_config *mcp)
  /src/sys/dev/fdt/
ns8250_uart.c 76 static const struct ns8250_config octeon_config = { variable in typeref:typename:const struct ns8250_config
82 { .compat = "cavium,octeon-3860-uart", .data = &octeon_config },
  /src/sys/arch/evbmips/cavium/
machdep.c 185 struct octeon_config octeon_configuration;
317 struct octeon_config *mcp = &octeon_configuration;
329 struct octeon_config *mcp = &octeon_configuration;

Completed in 356 milliseconds