Searched refs:read_field (Results 1 - 1 of 1) sorted by relevance

/drivers/regulator/
H A Dtps6524x-regulator.c288 static int read_field(struct tps6524x *hw, const struct field *field) function
499 ret = read_field(hw, &info->voltage);
544 ret = read_field(hw, &info->ilimsel);
583 return read_field(hw, &info->enable);

Completed in 32 milliseconds