Home
last modified time | relevance | path

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

/linux/sound/soc/amd/yc/
H A Dacp6x-mach.c676 bool is_dmic_enable, wov_en; in acp6x_probe() local
680 wov_en = true; in acp6x_probe()
694 wov_en = dmic_status; in acp6x_probe()
695 if (!wov_en) in acp6x_probe()
/linux/sound/soc/amd/ps/
H A Dpci-ps.c405 bool wov_en, dmic_en; in get_acp63_device_config() local
409 wov_en = true; in get_acp63_device_config()
427 wov_en = dmic_status; in get_acp63_device_config()
430 if (dmic_en && wov_en) in get_acp63_device_config()