Searched refs:SGTL5000_PARTID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ | ||
H A D | sgtl5000.h | 72 #define SGTL5000_PARTID_MASK 0xff00 macro |
H A D | sgtl5000.c | 1634 if (((reg & SGTL5000_PARTID_MASK) >> SGTL5000_PARTID_SHIFT) != in sgtl5000_i2c_probe() |