Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsgtl5000.c184 SGTL5000_VAG_POWERUP) in vag_power_on()
188 SGTL5000_VAG_POWERUP, SGTL5000_VAG_POWERUP); in vag_power_on()
231 if (!(ana_pwr & SGTL5000_VAG_POWERUP)) in vag_power_off()
249 SGTL5000_VAG_POWERUP, 0); in vag_power_off()
1675 if (value & SGTL5000_VAG_POWERUP) { in sgtl5000_i2c_probe()
1678 SGTL5000_VAG_POWERUP, in sgtl5000_i2c_probe()
H A Dsgtl5000.h336 #define SGTL5000_VAG_POWERUP 0x0080 macro