Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dsgtl5000.h274 #define SGTL5000_ANA_GND_STP 25 /*mv */ macro
Dsgtl5000.c1191 else if (vag >= SGTL5000_ANA_GND_BASE + SGTL5000_ANA_GND_STP * in sgtl5000_set_power_regs()
1195 vag = (vag - SGTL5000_ANA_GND_BASE) / SGTL5000_ANA_GND_STP; in sgtl5000_set_power_regs()