Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dda7219.c2204 unsigned int system_active, system_status; in da7219_i2c_probe() local
2224 regmap_read(da7219->regmap, DA7219_SYSTEM_ACTIVE, &system_active); in da7219_i2c_probe()
2225 if (system_active) { in da7219_i2c_probe()