Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.h232 #define CS42L42_INIT_TIMEOUT_MS (45) macro
H A Dpatch_cs8409.c891 msleep(CS42L42_INIT_TIMEOUT_MS); in cs42l42_resume()