Home
last modified time | relevance | path

Searched refs:drop_compensation_ns (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dsta32x.h28 u8 drop_compensation_ns; member
H A Dsta350.h35 u8 drop_compensation_ns; member
/kernel/linux/linux-6.6/include/sound/
H A Dsta32x.h28 u8 drop_compensation_ns; member
H A Dsta350.h35 u8 drop_compensation_ns; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dsta32x.c920 pdata->drop_compensation_ns in sta32x_probe()
1072 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta32x_probe_dt()
H A Dsta350.c948 pdata->drop_compensation_ns in sta350_probe()
1138 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta350_probe_dt()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds