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

/linux-master/drivers/regulator/
H A Dtps6524x-regulator.c281 static int read_field(struct tps6524x *hw, const struct field *field) function
482 ret = read_field(hw, &info->voltage);
525 ret = read_field(hw, &info->ilimsel);
564 return read_field(hw, &info->enable);

Completed in 282 milliseconds