Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h33 unsigned int has_dsp:1; member
/linux-4.1.27/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c291 .has_dsp = 1,
403 .has_dsp = 1,
901 if (board.has_dsp) in board_register_devices()