Searched refs:tps6598x (Results 1 – 7 of 7) sorted by relevance
147 struct tps6598x;153 void (*remove)(struct tps6598x *tps);154 int (*register_port)(struct tps6598x *tps, struct fwnode_handle *node);155 void (*unregister_port)(struct tps6598x *tps);159 int (*apply_patch)(struct tps6598x *tps);160 int (*init)(struct tps6598x *tps);161 int (*switch_power_state)(struct tps6598x *tps, u8 target_state);162 bool (*read_data_status)(struct tps6598x *tps);163 bool (*read_power_status)(struct tps6598x *tps);164 int (*reset)(struct tps6598x *tps);[all …]
4 obj-$(CONFIG_TYPEC_TPS6598X) += tps6598x.o5 tps6598x-y := core.o6 tps6598x-$(CONFIG_TRACING) += trace.o
12 module will be called tps6598x.ko.
177 compatible = "ti,tps6598x";233 compatible = "ti,tps6598x";
826 compatible = "ti,tps6598x";
91 compatible = "ti,tps6598x";
367 compatible = "ti,tps6598x";