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