Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtpa6130a2.h44 #define TPA6130A2_VERSION_MASK (0x0f) macro
H A Dtpa6130a2.c295 version &= TPA6130A2_VERSION_MASK; in tpa6130a2_probe()