Searched refs:tps65910_reg_read (Results 1 – 3 of 3) sorted by relevance
83 ret = tps65910_reg_read(tps65910, tps_comp.reg, &val); in comp_threshold_get()
31 tps65910_reg_read(tps65910, TPS65910_GPIO0 + offset, &val); in tps65910_gpio_get()
916 static inline int tps65910_reg_read(struct tps65910 *tps65910, u8 reg, in tps65910_reg_read() function