Searched refs:has_pccard (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/bcm63xx/boards/ |
H A D | board_bcm963xx.c | 269 .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-6.6/arch/mips/bcm63xx/boards/ |
H A D | board_bcm963xx.c | 269 .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/ |
H A D | board_bcm963xx.h | 29 unsigned int has_pccard:1; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/ |
H A D | board_bcm963xx.h | 29 unsigned int has_pccard:1; member
|
Completed in 2 milliseconds