Searched refs:drop_compensation_ns (Results 1 – 4 of 4) sorted by relevance
28 u8 drop_compensation_ns; member
35 u8 drop_compensation_ns; member
920 pdata->drop_compensation_ns in sta32x_probe()1072 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta32x_probe_dt()
948 pdata->drop_compensation_ns in sta350_probe()1138 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta350_probe_dt()