Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c289 .has_pccard = 1,
351 .has_pccard = 1,
462 .has_pccard = 1,
552 .has_pccard = 1,
604 .has_pccard = 1,
829 if (board.has_pccard) { in board_prom_init()
883 if (board.has_pccard) in board_register_devices()
/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h29 unsigned int has_pccard:1; member