Searched refs:tps6524x (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | tps6524x-regulator.c | 135 struct tps6524x { struct 142 static int __read_reg(struct tps6524x *hw, int reg) in __read_reg() 184 static int read_reg(struct tps6524x *hw, int reg) in read_reg() 195 static int __write_reg(struct tps6524x *hw, int reg, int val) in __write_reg() 237 static int __rmw_reg(struct tps6524x *hw, int reg, int mask, int val) in __rmw_reg() 253 static int rmw_protect(struct tps6524x *hw, int reg, int mask, int val) in rmw_protect() 281 static int read_field(struct tps6524x *hw, const struct field *field) in read_field() 292 static int write_field(struct tps6524x *hw, const struct field *field, in write_field() 459 struct tps6524x *hw; in set_voltage_sel() 473 struct tps6524x *h in get_voltage_sel() [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | tps6524x-regulator.c | 135 struct tps6524x { struct 142 static int __read_reg(struct tps6524x *hw, int reg) in __read_reg() 184 static int read_reg(struct tps6524x *hw, int reg) in read_reg() 195 static int __write_reg(struct tps6524x *hw, int reg, int val) in __write_reg() 237 static int __rmw_reg(struct tps6524x *hw, int reg, int mask, int val) in __rmw_reg() 253 static int rmw_protect(struct tps6524x *hw, int reg, int mask, int val) in rmw_protect() 281 static int read_field(struct tps6524x *hw, const struct field *field) in read_field() 292 static int write_field(struct tps6524x *hw, const struct field *field, in write_field() 459 struct tps6524x *hw; in set_voltage_sel() 473 struct tps6524x *h in get_voltage_sel() [all...] |
Completed in 3 milliseconds