Searched refs:has_enet0 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 50 .has_enet0 = 1, 125 .has_enet0 = 1, 167 .has_enet0 = 1, 227 .has_enet0 = 1, 273 .has_enet0 = 1, 324 .has_enet0 = 1, 374 .has_enet0 = 1, 425 .has_enet0 = 1, 444 .has_enet0 = 1, 465 .has_enet0 = 1, [all …]
|
/linux-5.19.10/arch/mips/include/asm/mach-bcm63xx/ |
D | board_bcm963xx.h | 25 unsigned int has_enet0:1; member
|