Home
last modified time | relevance | path

Searched refs:SGTL5000_REVID_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dsgtl5000.h76 #define SGTL5000_REVID_MASK 0x00ff macro
H A Dsgtl5000.c1645 rev = (reg & SGTL5000_REVID_MASK) >> SGTL5000_REVID_SHIFT; in sgtl5000_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dsgtl5000.h76 #define SGTL5000_REVID_MASK 0x00ff macro
H A Dsgtl5000.c1642 rev = (reg & SGTL5000_REVID_MASK) >> SGTL5000_REVID_SHIFT; in sgtl5000_i2c_probe()

Completed in 7 milliseconds