Searched +full:vddh +full:- +full:usb20 +full:- +full:supply (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/phy/samsung,usb3-drd-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Krzysztof Kozlowski <krzk@kernel.org>11 - Marek Szyprowski <m.szyprowski@samsung.com>12 - Sylwester Nawrocki <s.nawrocki@samsung.com>15 For samsung,exynos5250-usbdrd-phy and samsung,exynos5420-usbdrd-phy18 0 - UTMI+ type phy,19 1 - PIPE3 type phy.[all …]
1 // SPDX-License-Identifier: GPL-2.0-only25 #include <linux/soc/samsung/exynos-regs-pmu.h>194 /* Exynos9 - GS101 */324 for (; (tune)->region != PTR_INVALID; ++(tune))378 * struct exynos5_usbdrd_phy - driver data for USB 3.0 PHY415 phys[(inst)->index]); in to_usbdrd_phy()452 return -EINVAL; in exynos5_rate_to_clk()463 if (!inst->reg_pmu) in exynos5_usbdrd_phy_isol()468 regmap_update_bits(inst->reg_pmu, inst->pmu_offset, in exynos5_usbdrd_phy_isol()484 reg = readl(phy_drd->reg_phy + EXYNOS5_DRD_PHYCLKRST); in exynos5_usbdrd_pipe3_set_refclk()[all …]