Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h34 unsigned int has_dsp:1; member
/Linux-v4.19/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c292 .has_dsp = 1,
404 .has_dsp = 1,
901 if (board.has_dsp) in board_register_devices()