Searched full:rtd1619 (Results 1 – 15 of 15) sorted by relevance
/linux-6.14.4/arch/arm64/boot/dts/realtek/ |
D | rtd1619.dtsi | 3 * Realtek RTD1619 SoC 11 compatible = "realtek,rtd1619";
|
D | rtd1619-mjolnir.dts | 9 #include "rtd1619.dtsi" 12 compatible = "realtek,mjolnir", "realtek,rtd1619";
|
D | Makefile | 15 dtb-$(CONFIG_ARCH_REALTEK) += rtd1619-mjolnir.dtb
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/ |
D | realtek.yaml | 52 # RTD1619 SoC based boards 56 - const: realtek,rtd1619
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | realtek,usb3phy.yaml | 19 RTD1295/RTD1619 SoCs USB 51 - realtek,rtd1619-usb3phy
|
D | realtek,usb2phy.yaml | 19 RTD1295/RTD1619 SoCs USB 70 - realtek,rtd1619-usb2phy
|
/linux-6.14.4/Documentation/devicetree/bindings/gpio/ |
D | realtek,rtd-gpio.yaml | 26 - realtek,rtd1619-iso-gpio
|
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | realtek,rtd-dwc3.yaml | 26 - realtek,rtd1619-dwc3
|
D | realtek,rtd-type-c.yaml | 26 - realtek,rtd1619-type-c
|
/linux-6.14.4/Documentation/devicetree/bindings/gpu/ |
D | arm,mali-bifrost.yaml | 24 - realtek,rtd1619-mali
|
/linux-6.14.4/drivers/gpio/ |
D | gpio-rtd.c | 588 { .compatible = "realtek,rtd1619-iso-gpio", .data = &rtd1619_iso_gpio_info },
|
D | Kconfig | 613 RTD1319D, RTD1395, RTD1619 and RTD1619B.
|
/linux-6.14.4/drivers/phy/realtek/ |
D | phy-rtk-usb3.c | 731 { .compatible = "realtek,rtd1619-usb3phy", .data = &rtd1619_phy_cfg },
|
D | phy-rtk-usb2.c | 1295 { .compatible = "realtek,rtd1619-usb2phy", .data = &rtd1619_phy_cfg },
|
/linux-6.14.4/drivers/extcon/ |
D | extcon-rtk-type-c.c | 145 * Realtek Thor rtd1619 1712 { .compatible = "realtek,rtd1619-type-c", .data = &rtd1619_type_c_cfg },
|