Searched defs:tps6598x (Results 1 – 1 of 1) sorted by relevance
166 struct tps6598x { struct167 struct device *dev;168 struct regmap *regmap;169 struct mutex lock; /* device lock */170 u8 i2c_protocol:1;172 struct gpio_desc *reset;173 struct typec_port *port;174 struct typec_partner *partner;198 struct tps6598x_dp_sid_status_reg dp_sid_status; argument204 struct tps6598x tps; argument