Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtpa6130a2.h17 #define TPA6130A2_REG_VERSION 0x04 macro
H A Dtpa6130a2.c206 .max_register = TPA6130A2_REG_VERSION,
294 regmap_read(data->regmap, TPA6130A2_REG_VERSION, &version); in tpa6130a2_probe()