Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_monitor.c571 uint32_t ave_capacity = 0; in aw_monitor_with_dsp_vmax_work() local
590 ave_capacity = monitor->vbat_sum / monitor->timer_cnt; in aw_monitor_with_dsp_vmax_work()
593 ave_capacity = monitor->custom_capacity; in aw_monitor_with_dsp_vmax_work()
595 AW_DEV_LOGI(dev, "get average capacity = %d", ave_capacity); in aw_monitor_with_dsp_vmax_work()
598 ave_capacity, &vmax_set); in aw_monitor_with_dsp_vmax_work()