Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcpcap.c231 static const struct cpcap_reg_info cpcap_default_regs[] = { variable
1597 for (i = 0; i < ARRAY_SIZE(cpcap_default_regs); i++) { in cpcap_audio_reset()
1599 cpcap_default_regs[i].reg, in cpcap_audio_reset()
1600 cpcap_default_regs[i].mask, in cpcap_audio_reset()
1601 cpcap_default_regs[i].val); in cpcap_audio_reset()