Home
last modified time | relevance | path

Searched refs:tps65185_priv_data (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Dtps65185.c15 struct tps65185_priv_data { struct
117 int tps65185_i2c_write(struct tps65185_priv_data *priv_data, u8 reg, u8 val) in tps65185_i2c_write()
140 int tps65185_i2c_read(struct tps65185_priv_data *priv_data, u8 reg, u8 *val) in tps65185_i2c_read()
173 struct tps65185_priv_data *priv_data = dev_get_priv(pmic_dev); in tps65185_dump_registers()
182 static int tps65185_read_vcom_value(struct tps65185_priv_data *priv_data, in tps65185_read_vcom_value()
215 struct tps65185_priv_data *priv_data = dev_get_priv(dev); in tps65185_set_vcom_value()
259 static bool tps65185_hw_power_ack(struct tps65185_priv_data *priv_data, int up) in tps65185_hw_power_ack()
290 struct tps65185_priv_data *priv_data = dev_get_priv(dev); in tps65185_power_on()
310 struct tps65185_priv_data *priv_data = dev_get_priv(dev); in tps65185_power_down()
327 struct tps65185_priv_data *priv_data = dev_get_priv(dev); in tps65185_temp_get()
[all …]