Lines Matching refs:phy

6 	- "samsung,s5pv210-mipi-video-phy"
7 - "samsung,exynos5420-mipi-video-phy"
8 - "samsung,exynos5433-mipi-video-phy"
9 - #phy-cells : from the generic phy bindings, must be 1;
20 For "samsung,s5pv210-mipi-video-phy" compatible PHYs the second cell in
26 "samsung,exynos5420-mipi-video-phy" and "samsung,exynos5433-mipi-video-phy"
35 - "samsung,exynos5250-dp-video-phy"
36 - "samsung,exynos5420-dp-video-phy"
39 - #phy-cells : from the generic PHY bindings, must be 0;
46 - "samsung,exynos3250-usb2-phy"
47 - "samsung,exynos4210-usb2-phy"
48 - "samsung,exynos4x12-usb2-phy"
49 - "samsung,exynos5250-usb2-phy"
50 - "samsung,exynos5420-usb2-phy"
51 - "samsung,s5pv210-usb2-phy"
52 - reg : a list of registers used by phy driver
53 - first and obligatory is the location of phy modules registers
56 - #phy-cells : from the generic phy bindings, must be 1;
58 - the "phy" clock is required by the phy module, used as a gate
72 Exynos3250 has only USB device phy available as phy 0.
81 usbphy: phy@125b0000 {
82 compatible = "samsung,exynos4x12-usb2-phy";
85 clock-names = "phy", "ref";
86 #phy-cells = <1>;
93 phy-consumer@12340000 {
95 phy-names = "phy";
108 - compatible : compatible list, contains "samsung,exynos5250-sata-phy"
110 - #phy-cells : must be zero
117 sata_phy: sata-phy@12170000 {
118 compatible = "samsung,exynos5250-sata-phy";
122 #phy-cells = <0>;
136 sata_phy_i2c:sata-phy@38 {
146 - "samsung,exynos5250-usbdrd-phy" - for exynos5250 SoC,
147 - "samsung,exynos5420-usbdrd-phy" - for exynos5420 SoC.
148 - "samsung,exynos5433-usbdrd-phy" - for exynos5433 SoC.
149 - "samsung,exynos7-usbdrd-phy" - for exynos7 SoC.
154 - phy: main PHY clock (same as USB DRD controller i.e. DWC3 IP clock),
157 PHY operations, associated by phy name. It is used to
162 - phy_pipe: for PIPE3 phy
163 - phy_utmi: for UTMI+ phy
167 - #phy-cells : from the generic PHY bindings, must be 1;
169 For "samsung,exynos5250-usbdrd-phy" and "samsung,exynos5420-usbdrd-phy"
172 0 - UTMI+ type phy,
173 1 - PIPE3 type phy,
177 compatible = "samsung,exynos5250-usbdrd-phy";
180 clock-names = "phy", "ref";
182 #phy-cells = <1>;
198 - compatible : Should be set to "samsung,exynos5440-pcie-phy"
199 - #phy-cells : Must be zero
200 - reg : a register used by phy driver.
201 - First is for phy register, second is for block register.
202 - reg-names : Must be set to "phy" and "block".
205 pcie_phy0: pcie-phy@270000 {
206 #phy-cells = <0>;
207 compatible = "samsung,exynos5440-pcie-phy";
209 reg-names = "phy", "block";