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

/drivers/regulator/
H A Dtps6524x-regulator.c143 struct tps6524x { struct
151 static int __read_reg(struct tps6524x *hw, int reg)
193 static int read_reg(struct tps6524x *hw, int reg)
204 static int __write_reg(struct tps6524x *hw, int reg, int val)
246 static int __rmw_reg(struct tps6524x *hw, int reg, int mask, int val)
262 static int rmw_protect(struct tps6524x *hw, int reg, int mask, int val)
290 static int read_field(struct tps6524x *hw, const struct field *field)
301 static int write_field(struct tps6524x *hw, const struct field *field,
451 struct tps6524x *hw;
467 struct tps6524x *h
[all...]
H A DMakefile43 obj-$(CONFIG_REGULATOR_TPS6524X) += tps6524x-regulator.o

Completed in 58 milliseconds