Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dda7219.c2573 unsigned int system_active, system_status; in da7219_i2c_probe() local
2593 regmap_read(da7219->regmap, DA7219_SYSTEM_ACTIVE, &system_active); in da7219_i2c_probe()
2594 if (system_active) { in da7219_i2c_probe()