Home
last modified time | relevance | path

Searched refs:bcm963xx_boards (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c662 static const struct board_info __initconst *bcm963xx_boards[] = { variable
782 for (i = 0; i < ARRAY_SIZE(bcm963xx_boards); i++) { in board_prom_init()
783 if (strncmp(board_name, bcm963xx_boards[i]->name, 16)) in board_prom_init()
786 memcpy(&board, bcm963xx_boards[i], sizeof(board)); in board_prom_init()