Searched refs:MAX98925_VERSION1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | max98925.h | 12 #define MAX98925_VERSION1 0x80 macro |
H A D | max98925.c | 601 if ((reg != MAX98925_VERSION) && (reg != MAX98925_VERSION1)) { in max98925_i2c_probe() |