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