Home
last modified time | relevance | path

Searched defs:board_info (Results 1 – 1 of 1) sorted by relevance

/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h36 struct board_info { struct
37 u8 name[16];
38 unsigned int expected_cpu_id;
41 unsigned int has_enet0:1;
42 unsigned int has_enet1:1;
43 unsigned int has_pci:1;
44 unsigned int has_pccard:1;
45 unsigned int has_ohci0:1;
46 unsigned int has_ehci0:1;
47 unsigned int has_dsp:1;
[all …]