Searched refs:tps6598x (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.6/drivers/usb/typec/tipd/ |
| D | core.c | 83 struct tps6598x { struct 124 tps6598x_block_read(struct tps6598x *tps, u8 reg, void *val, size_t len) in tps6598x_block_read() 146 static int tps6598x_block_write(struct tps6598x *tps, u8 reg, in tps6598x_block_write() 163 static inline int tps6598x_read8(struct tps6598x *tps, u8 reg, u8 *val) in tps6598x_read8() 168 static inline int tps6598x_read16(struct tps6598x *tps, u8 reg, u16 *val) in tps6598x_read16() 173 static inline int tps6598x_read32(struct tps6598x *tps, u8 reg, u32 *val) in tps6598x_read32() 178 static inline int tps6598x_read64(struct tps6598x *tps, u8 reg, u64 *val) in tps6598x_read64() 183 static inline int tps6598x_write64(struct tps6598x *tps, u8 reg, u64 val) in tps6598x_write64() 189 tps6598x_write_4cc(struct tps6598x *tps, u8 reg, const char *val) in tps6598x_write_4cc() 194 static int tps6598x_read_partner_identity(struct tps6598x *tps) in tps6598x_read_partner_identity() [all …]
|
| D | Makefile | 4 obj-$(CONFIG_TYPEC_TPS6598X) += tps6598x.o 5 tps6598x-y := core.o 6 tps6598x-$(CONFIG_TRACING) += trace.o
|
| D | Kconfig | 12 module will be called tps6598x.ko.
|
| D | trace.h | 10 #define TRACE_SYSTEM tps6598x
|
| /Linux-v6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am62x-sk-common.dtsi | 318 typec_pd0: tps6598x@3f { 319 compatible = "ti,tps6598x";
|
| D | k3-am62a7-sk.dts | 231 compatible = "ti,tps6598x";
|
| /Linux-v6.6/arch/arm64/boot/dts/qcom/ |
| D | apq8039-t2.dts | 91 compatible = "ti,tps6598x";
|
| /Linux-v6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-librem5.dtsi | 792 compatible = "ti,tps6598x";
|