Searched full:rtd1619b (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | realtek,rtd1619b-pinctrl.yaml | 5 $id: http://devicetree.org/schemas/pinctrl/realtek,rtd1619b-pinctrl.yaml# 8 title: Realtek DHC RTD1619B Pin Controller 14 The Realtek DHC RTD1619B is a high-definition media processor SoC. The 15 RTD1619B pin controller is used to control pin function, pull up/down 20 const: realtek,rtd1619b-pinctrl 161 compatible = "realtek,rtd1619b-pinctrl";
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | realtek,usb2phy.yaml | 37 RTD1319/RTD1619b SoCs USB 71 - realtek,rtd1619b-usb2phy 98 For one of the phys of RTD1619b SoC, the synchronous clock of the 145 - realtek,rtd1619b-usb2phy 166 compatible = "realtek,rtd1619b-usb2phy";
|
D | realtek,usb3phy.yaml | 29 RTD1319/RTD1619b SoCs USB 52 - realtek,rtd1619b-usb3phy
|
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | realtek,rtd-type-c.yaml | 27 - realtek,rtd1619b-type-c 67 compatible = "realtek,rtd1619b-type-c";
|
D | realtek,rtd-dwc3.yaml | 27 - realtek,rtd1619b-dwc3
|
/linux-6.14.4/drivers/pinctrl/realtek/ |
D | Makefile | 4 obj-$(CONFIG_PINCTRL_RTD1619B) += pinctrl-rtd1619b.o
|
D | pinctrl-rtd1619b.c | 1575 { .compatible = "realtek,rtd1619b-pinctrl", }, 1581 .name = "rtd1619b-pinctrl", 1601 MODULE_DESCRIPTION("Realtek DHC SoC RTD1619B pinctrl driver");
|
/linux-6.14.4/Documentation/devicetree/bindings/gpio/ |
D | realtek,rtd-gpio.yaml | 27 - realtek,rtd1619b-iso-gpio
|
/linux-6.14.4/drivers/gpio/ |
D | gpio-rtd.c | 590 { .compatible = "realtek,rtd1619b-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 | 732 { .compatible = "realtek,rtd1619b-usb3phy", .data = &rtd1619b_phy_cfg },
|
D | phy-rtk-usb2.c | 1296 { .compatible = "realtek,rtd1619b-usb2phy", .data = &rtd1619b_phy_cfg },
|
/linux-6.14.4/drivers/extcon/ |
D | extcon-rtk-type-c.c | 149 * Realtek Stark rtd1619b 1713 { .compatible = "realtek,rtd1619b-type-c", .data = &rtd1619b_type_c_cfg },
|