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.c467 unsigned int dbnce; in cs42l42_sdw_runtime_resume() local
479 dbnce = max(cs42l42->ts_dbnc_rise, cs42l42->ts_dbnc_fall); in cs42l42_sdw_runtime_resume()
481 if (dbnce > 0) in cs42l42_sdw_runtime_resume()
482 msleep(ts_dbnce_ms[dbnce]); in cs42l42_sdw_runtime_resume()