Searched full:rt1711h (Results  1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/usb/ | 
| H A D | richtek,rt1711h.txt | 1 Richtek RT1711H TypeC PD Controller.4  - compatible : Must be "richtek,rt1711h".
 5  - reg : Must be 0x4e, it's slave address of RT1711H.
 15 rt1711h@4e {
 16 	compatible = "richtek,rt1711h";
 
 | 
| /linux/drivers/usb/typec/tcpm/ | 
| H A D | tcpci_rt1711h.c | 5  * Richtek RT1711H Type-C Chip Driver408 static const struct rt1711h_chip_info rt1711h = {  variable
 419 	{ "rt1711h", (kernel_ulong_t)&rt1711h },
 426 	{ .compatible = "richtek,rt1711h", .data = &rt1711h },
 434 		.name = "rt1711h",
 444 MODULE_DESCRIPTION("RT1711H USB Type-C Port Controller Interface Driver");
 
 | 
| H A D | Kconfig | 24 	tristate "Richtek RT1711H Type-C chip driver"26 	  Richtek RT1711H Type-C chip driver that works with
 
 | 
| /linux/arch/arm64/boot/dts/hisilicon/ | 
| H A D | hi3660-hikey960.dts | 530 	rt1711h: rt1711h@4e {  label531 		compatible = "richtek,rt1711h";
 
 |