Searched refs:drop_compensation_ns (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | sta32x.h | 28 u8 drop_compensation_ns; member
|
H A D | sta350.h | 35 u8 drop_compensation_ns; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | sta32x.h | 28 u8 drop_compensation_ns; member
|
H A D | sta350.h | 35 u8 drop_compensation_ns; member
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | sta32x.c | 920 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 D | sta350.c | 948 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 D | sta32x.c | 917 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 D | sta350.c | 945 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