Searched full:rtd1319d (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | realtek,rtd1319d-pinctrl.yaml | 5 $id: http://devicetree.org/schemas/pinctrl/realtek,rtd1319d-pinctrl.yaml# 8 title: Realtek DHC RTD1319D Pin Controller 14 The Realtek DHC RTD1319D is a high-definition media processor SoC. The 15 RTD1319D pin controller is used to control pin function, pull up/down 20 const: realtek,rtd1319d-pinctrl 162 compatible = "realtek,rtd1319d-pinctrl";
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | realtek,usb3phy.yaml | 37 RTD1319d SoCs USB 50 - realtek,rtd1319d-usb3phy 99 compatible = "realtek,rtd1319d-usb3phy";
|
D | realtek,usb2phy.yaml | 45 RTD1319d SoCs USB 67 - realtek,rtd1319d-usb2phy
|
/linux-6.14.4/Documentation/devicetree/bindings/gpio/ |
D | realtek,rtd-gpio.yaml | 24 - realtek,rtd1319d-iso-gpio 61 compatible = "realtek,rtd1319d-iso-gpio";
|
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | realtek,rtd-dwc3.yaml | 24 - realtek,rtd1319d-dwc3 60 compatible = "realtek,rtd1319d-dwc3", "realtek,rtd-dwc3";
|
D | realtek,rtd-type-c.yaml | 24 - realtek,rtd1319d-type-c
|
/linux-6.14.4/drivers/pinctrl/realtek/ |
D | Makefile | 5 obj-$(CONFIG_PINCTRL_RTD1319D) += pinctrl-rtd1319d.o
|
D | pinctrl-rtd1319d.c | 1584 { .compatible = "realtek,rtd1319d-pinctrl", }, 1591 .name = "rtd1319d-pinctrl", 1611 MODULE_DESCRIPTION("Realtek DHC SoC RTD1319D pinctrl driver");
|
/linux-6.14.4/drivers/gpio/ |
D | gpio-rtd.c | 591 { .compatible = "realtek,rtd1319d-iso-gpio", .data = &rtd_iso_gpio_info },
|
D | Kconfig | 613 RTD1319D, RTD1395, RTD1619 and RTD1619B.
|
/linux-6.14.4/drivers/phy/realtek/ |
D | phy-rtk-usb3.c | 730 { .compatible = "realtek,rtd1319d-usb3phy", .data = &rtd1319d_phy_cfg },
|
D | phy-rtk-usb2.c | 1292 { .compatible = "realtek,rtd1319d-usb2phy", .data = &rtd1319d_phy_cfg },
|
/linux-6.14.4/drivers/extcon/ |
D | extcon-rtk-type-c.c | 150 * Realtek Parker rtd1319d 1710 { .compatible = "realtek,rtd1319d-type-c", .data = &rtd1319d_type_c_cfg },
|