Searched refs:temp_val (Results 1 – 1 of 1) sorted by relevance
124 unsigned int temp_val; in tps65090_read() local127 ret = regmap_read(tps->rmap, reg, &temp_val); in tps65090_read()129 *val = temp_val; in tps65090_read()