Searched full:rt1711h (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/usb/ |
H A D | richtek,rt1711h.yaml | 4 $id: http://devicetree.org/schemas/usb/richtek,rt1711h.yaml# 7 title: Richtek RT1711H Type-C Port Switch and Power Delivery controller 13 The RT1711H is a USB Type-C controller that complies with the latest 22 - richtek,rt1711h 25 RT1711H support PD20, RT1715 support PD30 except Fast Role Swap. 58 rt1711h@4e { 59 compatible = "richtek,rt1711h";
|
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 Driver 397 static const struct rt1711h_chip_info rt1711h = { variable 408 { "rt1711h", (kernel_ulong_t)&rt1711h }, 415 { .compatible = "richtek,rt1711h", .data = &rt1711h }, 423 .name = "rt1711h", 433 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 { label 531 compatible = "richtek,rt1711h";
|