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

  /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/mips/cavium/
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 *);

Completed in 12 milliseconds