Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsta32x.h32 u8 drop_compensation_ns; member
Dsta350.h39 u8 drop_compensation_ns; member
/linux-4.4.14/sound/soc/codecs/
Dsta32x.c911 pdata->drop_compensation_ns in sta32x_probe()
1049 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta32x_probe_dt()
Dsta350.c952 pdata->drop_compensation_ns in sta350_probe()
1140 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta350_probe_dt()