Searched refs:min_bit_val (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/regulator/
H A Danatop-regulator.c169 u32 min_bit_val; local
218 ret = of_property_read_u32(np, "anatop-min-bit-val", &min_bit_val);
243 + min_bit_val;
246 rdesc->linear_min_sel = min_bit_val;

Completed in 169 milliseconds