Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h510 int aw_dev_syspll_check(struct aw_device *aw_dev);
H A Daw_device.c699 int aw_dev_syspll_check(struct aw_device *aw_dev) in aw_dev_syspll_check() function
1351 ret = aw_dev_syspll_check(aw_dev); in aw_device_start()
H A Daw_monitor.c458 ret = aw_dev_syspll_check(aw_dev); in aw_monitor_vmax_check()