Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dhda_codec.c82 int hda_wait_for_ready(struct hda_regs *regs) in hda_wait_for_ready() function
215 ret = hda_wait_for_ready(regs); in send_verbs()
240 ret = hda_wait_for_ready(regs); in codec_init()
308 ret = hda_wait_for_ready(regs); in exec_verb()
/openbmc/u-boot/include/
H A Dhda_codec.h32 int hda_wait_for_ready(struct hda_regs *regs);