Searched defs:tps65185_priv_data (Results 1 – 1 of 1) sorted by relevance
15 struct tps65185_priv_data { struct16 struct udevice *dev;17 struct gpio_desc pwr_up_gpio;18 struct gpio_desc pwr_en_gpio;19 struct gpio_desc vcom_gpio;20 struct gpio_desc wake_up_gpio;21 u8 rev_id;22 u8 vadj;23 u8 vcom1;24 u8 vcom2;[all …]