Searched refs:lpf_wait (Results 1 – 2 of 2) sorted by relevance
48 .lpf_wait = 20,148 if (cfg->lpf_wait != QM1D1C0042_CFG_WAIT_DFLT) in qm1d1c0042_set_config()149 state->cfg.lpf_wait = cfg->lpf_wait; in qm1d1c0042_set_config()151 state->cfg.lpf_wait = default_cfg.lpf_wait; in qm1d1c0042_set_config()279 msleep(state->cfg.lpf_wait); in qm1d1c0042_set_params()357 msleep(state->cfg.lpf_wait); in qm1d1c0042_init()
20 u32 lpf_wait; /* wait in tuning with LPF enabled. [ms] */ member