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
917 pdata->drop_compensation_ns in sta32x_probe()1068 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta32x_probe_dt()
945 pdata->drop_compensation_ns in sta350_probe()1134 pdata->drop_compensation_ns = clamp_t(u16, tmp, 0, 300) / 20; in sta350_probe_dt()