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

/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
H A Dboard_bcm963xx.h29 unsigned int has_pccard:1; member in struct:board_info
/linux-4.4.14/arch/mips/bcm63xx/boards/
H A 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) { board_prom_init()
883 if (board.has_pccard) board_register_devices()

Completed in 135 milliseconds