Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_monitor.c495 monitor->pre_vmax = AW_VMAX_INIT_VAL; in aw_chip_status_recover()
542 if (monitor->pre_vmax != vmax_set) { in aw_monitor_update_vmax_to_dsp()
557 monitor->pre_vmax = vmax_set; in aw_monitor_update_vmax_to_dsp()
666 monitor->pre_vmax = AW_VMAX_INIT_VAL; in aw_monitor_start()
927 monitor->pre_vmax = AW_VMAX_INIT_VAL; in aw_attr_set_monitor_switch()
H A Daw_monitor.h76 uint32_t pre_vmax; member
/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_monitor.h136 uint32_t pre_vmax; member
H A Daw_monitor.c490 if ((vmax == aw_dev->monitor_desc.pre_vmax) && in aw_monitor_set_vmax()