Home
last modified time | relevance | path

Searched full:rtd1619b (Results 1 – 13 of 13) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/
Drealtek,rtd1619b-pinctrl.yaml5 $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/
Drealtek,usb2phy.yaml37 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";
Drealtek,usb3phy.yaml29 RTD1319/RTD1619b SoCs USB
52 - realtek,rtd1619b-usb3phy
/linux-6.14.4/Documentation/devicetree/bindings/usb/
Drealtek,rtd-type-c.yaml27 - realtek,rtd1619b-type-c
67 compatible = "realtek,rtd1619b-type-c";
Drealtek,rtd-dwc3.yaml27 - realtek,rtd1619b-dwc3
/linux-6.14.4/drivers/pinctrl/realtek/
DMakefile4 obj-$(CONFIG_PINCTRL_RTD1619B) += pinctrl-rtd1619b.o
Dpinctrl-rtd1619b.c1575 { .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/
Drealtek,rtd-gpio.yaml27 - realtek,rtd1619b-iso-gpio
/linux-6.14.4/drivers/gpio/
Dgpio-rtd.c590 { .compatible = "realtek,rtd1619b-iso-gpio", .data = &rtd_iso_gpio_info },
DKconfig613 RTD1319D, RTD1395, RTD1619 and RTD1619B.
/linux-6.14.4/drivers/phy/realtek/
Dphy-rtk-usb3.c732 { .compatible = "realtek,rtd1619b-usb3phy", .data = &rtd1619b_phy_cfg },
Dphy-rtk-usb2.c1296 { .compatible = "realtek,rtd1619b-usb2phy", .data = &rtd1619b_phy_cfg },
/linux-6.14.4/drivers/extcon/
Dextcon-rtk-type-c.c149 * Realtek Stark rtd1619b
1713 { .compatible = "realtek,rtd1619b-type-c", .data = &rtd1619b_type_c_cfg },