Searched refs:system_active (Results 1 – 1 of 1) sorted by relevance
2204 unsigned int system_active, system_status; in da7219_i2c_probe() local2224 regmap_read(da7219->regmap, DA7219_SYSTEM_ACTIVE, &system_active); in da7219_i2c_probe()2225 if (system_active) { in da7219_i2c_probe()