Searched full:tps6598x (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/usb/typec/tipd/ |
D | core.c | 3 * Driver for TI TPS6598x USB Power Delivery controller family 23 #include "tps6598x.h" 111 struct tps6598x; 115 int (*register_port)(struct tps6598x *tps, struct fwnode_handle *node); 118 int (*apply_patch)(struct tps6598x *tps); 119 int (*init)(struct tps6598x *tps); 120 int (*reset)(struct tps6598x *tps); 123 struct tps6598x { struct 153 static const char *tps6598x_psy_name_prefix = "tps6598x-source-psy-"; argument 162 tps6598x_block_read(struct tps6598x *tps, u8 reg, void *val, size_t len) in tps6598x_block_read() [all …]
|
D | Makefile | 4 obj-$(CONFIG_TYPEC_TPS6598X) += tps6598x.o 5 tps6598x-y := core.o 6 tps6598x-$(CONFIG_TRACING) += trace.o
|
D | Kconfig | 2 tristate "TI TPS6598x USB Power Delivery controller driver" 12 module will be called tps6598x.ko.
|
D | trace.c | 3 * TI TPS6598x USB Power Delivery Controller Trace Support
|
D | trace.h | 3 * Driver for TI TPS6598x USB Power Delivery controller family 10 #define TRACE_SYSTEM tps6598x 15 #include "tps6598x.h"
|
D | tps6598x.h | 3 * Driver for TI TPS6598x USB Power Delivery controller family
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | ti,tps6598x.yaml | 4 $id: http://devicetree.org/schemas/usb/ti,tps6598x.yaml# 21 - ti,tps6598x 103 tps6598x: tps6598x@38 { 104 compatible = "ti,tps6598x";
|
/linux-6.12.1/drivers/platform/x86/ |
D | serial-multi-instantiate.c | 328 { "tps6598x", IRQ_RESOURCE_APIC, 0 }, 329 { "tps6598x", IRQ_RESOURCE_APIC, 1 }, 330 { "tps6598x", IRQ_RESOURCE_APIC, 2 }, 331 { "tps6598x", IRQ_RESOURCE_APIC, 3 },
|
/linux-6.12.1/arch/arm64/boot/dts/ti/ |
D | k3-am62x-sk-common.dtsi | 341 typec_pd0: tps6598x@3f { 342 compatible = "ti,tps6598x";
|
D | k3-am62x-phyboard-lyra.dtsi | 344 compatible = "ti,tps6598x";
|
D | k3-am62p5-sk.dts | 358 compatible = "ti,tps6598x";
|
D | k3-am62a7-sk.dts | 397 compatible = "ti,tps6598x";
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | apq8039-t2.dts | 91 compatible = "ti,tps6598x";
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-librem5.dtsi | 790 compatible = "ti,tps6598x";
|