Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sh/rcar/
Drsnd.h694 #define RSND_MAX_COMPONENT 3 macro
695 int component_dais[RSND_MAX_COMPONENT];
Dcore.c1267 if (i >= RSND_MAX_COMPONENT) { in rsnd_dai_of_node()
1289 if (i >= RSND_MAX_COMPONENT) { in rsnd_dai_of_node()