Home
last modified time | relevance | path

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

/linux/sound/soc/renesas/rcar/
H A Drsnd.h694 #define RSND_MAX_COMPONENT 3 macro
695 int component_dais[RSND_MAX_COMPONENT];
H A Dcore.c1280 if (i >= RSND_MAX_COMPONENT) { in rsnd_dai_of_node()
1300 if (i >= RSND_MAX_COMPONENT) { in rsnd_dai_of_node()