Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsta32x.h28 u8 drop_compensation_ns; member
H A Dsta350.h35 u8 drop_compensation_ns; member
/openbmc/linux/sound/soc/codecs/
H A Dsta32x.c917 pdata->drop_compensation_ns in sta32x_probe()
1068 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta32x_probe_dt()
H A Dsta350.c945 pdata->drop_compensation_ns in sta350_probe()
1134 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta350_probe_dt()