Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs42l42-sdw.c463 unsigned int dbnce; in cs42l42_sdw_runtime_resume() local
475 dbnce = max(cs42l42->ts_dbnc_rise, cs42l42->ts_dbnc_fall); in cs42l42_sdw_runtime_resume()
477 if (dbnce > 0) in cs42l42_sdw_runtime_resume()
478 msleep(ts_dbnce_ms[dbnce]); in cs42l42_sdw_runtime_resume()