Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/rcar/
H A Drsnd.h707 #define RSND_MAX_COMPONENT 3 macro
708 int component_dais[RSND_MAX_COMPONENT];
H A Dcore.c1283 if (i >= RSND_MAX_COMPONENT) { in rsnd_dai_of_node()
1303 if (i >= RSND_MAX_COMPONENT) { in rsnd_dai_of_node()