Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dboard_bcm963xx.h32 unsigned int has_usbd:1; member
/linux/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c77 .has_usbd = 0,
879 if (board.has_usbd) in board_register_devices()