Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c269 .has_pccard = 1,
320 .has_pccard = 1,
421 .has_pccard = 1,
510 .has_pccard = 1,
560 .has_pccard = 1,
810 if (board.has_pccard) { in board_prom_init()
864 if (board.has_pccard) in board_register_devices()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h29 unsigned int has_pccard:1; member