Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.h77 #define SGTL5000_REVID_SHIFT 0 macro
H A Dsgtl5000.c1642 rev = (reg & SGTL5000_REVID_MASK) >> SGTL5000_REVID_SHIFT; in sgtl5000_i2c_probe()