Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta32x.h18 #define STA32X_COEF_COUNT 62 macro
H A Dsta32x.c147 u32 coef_shadow[STA32X_COEF_COUNT];
327 for (i = 0; i < numcoef && (index + i < STA32X_COEF_COUNT); i++) in sta32x_coefficient_put()
355 for (i = 0; i < STA32X_COEF_COUNT; i++) { in sta32x_sync_coef_shadow()