Searched refs:MAX98390_DSM_PARAM_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | max98390.h | 653 #define MAX98390_DSM_PARAM_MAX_SIZE 1024 macro |
H A D | max98390.c | 838 if (param_size > MAX98390_DSM_PARAM_MAX_SIZE || in max98390_dsm_init() |