Searched full:tps6598x (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/usb/typec/tipd/ |
H A 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 …]
|
H A D | Makefile | 4 obj-$(CONFIG_TYPEC_TPS6598X) += tps6598x.o 5 tps6598x-y := core.o 6 tps6598x-$(CONFIG_TRACING) += trace.o
|
H A D | Kconfig | 2 tristate "TI TPS6598x USB Power Delivery controller driver" 12 module will be called tps6598x.ko.
|
H A D | trace.h | 3 * Driver for TI TPS6598x USB Power Delivery controller family 10 #define TRACE_SYSTEM tps6598x 15 #include "tps6598x.h"
|
H A D | trace.c | 3 * TI TPS6598x USB Power Delivery Controller Trace Support
|
/linux/Documentation/devicetree/bindings/usb/ |
H A 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/drivers/platform/x86/ |
H A 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/arch/arm64/boot/dts/qcom/ |
H A D | apq8039-t2.dts | 91 compatible = "ti,tps6598x";
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62p5-sk.dts | 367 compatible = "ti,tps6598x";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5.dtsi | 790 compatible = "ti,tps6598x";
|