Searched refs:SGTL5000_REVID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ | ||
D | sgtl5000.h | 79 #define SGTL5000_REVID_MASK 0x00ff macro |
D | sgtl5000.c | 1515 rev = (reg & SGTL5000_REVID_MASK) >> SGTL5000_REVID_SHIFT; in sgtl5000_i2c_probe() |