Searched refs:tps6598x (Results 1 – 7 of 7) sorted by relevance
146 struct tps6598x;152 void (*remove)(struct tps6598x *tps);153 int (*register_port)(struct tps6598x *tps, struct fwnode_handle *node);154 void (*unregister_port)(struct tps6598x *tps);158 int (*apply_patch)(struct tps6598x *tps);159 int (*init)(struct tps6598x *tps);160 int (*switch_power_state)(struct tps6598x *tps, u8 target_state);161 bool (*read_data_status)(struct tps6598x *tps);162 int (*reset)(struct tps6598x *tps);163 int (*connect)(struct tps6598x *tps, u32 status);[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";