Searched refs:TPA6130A2_VERSION_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ | ||
| H A D | tpa6130a2.h | 44 #define TPA6130A2_VERSION_MASK (0x0f) macro |
| H A D | tpa6130a2.c | 287 version &= TPA6130A2_VERSION_MASK; in tpa6130a2_probe() |