Searched full:usbdp (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | phy-rockchip-usbdp.yaml | 4 $id: http://devicetree.org/schemas/phy/phy-rockchip-usbdp.yaml# 7 title: Rockchip USBDP Combo PHY with Samsung IP block 16 - rockchip,rk3576-usbdp-phy 17 - rockchip,rk3588-usbdp-phy 80 Phandle to the syscon managing the 'usbdp phy general register files'. 131 compatible = "rockchip,rk3588-usbdp-phy";
|
D | samsung,usb3-drd-phy.yaml | 92 vdda-usbdp-supply: 94 vddh-usbdp-supply: 137 - vdda-usbdp-supply 138 - vddh-usbdp-supply
|
/linux-6.14.4/drivers/phy/rockchip/ |
D | Kconfig | 124 tristate "Rockchip USBDP COMBO PHY Driver" 134 will be called phy-rockchip-usbdp
|
D | Makefile | 15 obj-$(CONFIG_PHY_ROCKCHIP_USBDP) += phy-rockchip-usbdp.o
|
D | phy-rockchip-usbdp.c | 3 * Rockchip USBDP Combo PHY with Samsung IP block driver 28 /* USBDP PHY Register Definitions */ 1625 .compatible = "rockchip,rk3576-usbdp-phy", 1629 .compatible = "rockchip,rk3588-usbdp-phy", 1639 .name = "rockchip-usbdp-phy", 1648 MODULE_DESCRIPTION("Rockchip USBDP Combo PHY driver");
|
/linux-6.14.4/arch/arm64/boot/dts/exynos/google/ |
D | gs101-oriole.dts | 251 vdda-usbdp-supply = <®_placeholder>; 252 vddh-usbdp-supply = <®_placeholder>;
|
/linux-6.14.4/arch/arm64/boot/dts/rockchip/ |
D | rk3588-extra.dtsi | 402 compatible = "rockchip,rk3588-usbdp-phy";
|
D | rk3588-turing-rk1.dtsi | 703 * puts the code to do that in the USBDP driver, so USBDP0 must be
|
D | rk3588-evb1-v10.dts | 1344 * USBDP PHY1 is wired to a female USB3 Type-A connector. Additionally
|
D | rk3576.dtsi | 1738 compatible = "rockchip,rk3576-usbdp-phy";
|
D | rk3588-base.dtsi | 2827 compatible = "rockchip,rk3588-usbdp-phy";
|
/linux-6.14.4/drivers/phy/samsung/ |
D | phy-exynos5-usbdrd.c | 1636 "vdda-usbdp", "vddh-usbdp",
|