Home
last modified time | relevance | path

Searched refs:utmi (Results 1 – 25 of 110) sorted by relevance

12345

/linux/drivers/phy/marvell/
A Dphy-mvebu-a3700-utmi.c90 int usb32 = utmi->caps->usb32; in mvebu_a3700_utmi_phy_power_on()
220 utmi = devm_kzalloc(dev, sizeof(*utmi), GFP_KERNEL); in mvebu_a3700_utmi_phy_probe()
221 if (!utmi) in mvebu_a3700_utmi_phy_probe()
226 if (IS_ERR(utmi->regs)) in mvebu_a3700_utmi_phy_probe()
227 return PTR_ERR(utmi->regs); in mvebu_a3700_utmi_phy_probe()
232 if (IS_ERR(utmi->usb_misc)) { in mvebu_a3700_utmi_phy_probe()
242 utmi->phy = devm_phy_create(dev, NULL, utmi->caps->ops); in mvebu_a3700_utmi_phy_probe()
243 if (IS_ERR(utmi->phy)) { in mvebu_a3700_utmi_phy_probe()
245 return PTR_ERR(utmi->phy); in mvebu_a3700_utmi_phy_probe()
248 phy_set_drvdata(utmi->phy, utmi); in mvebu_a3700_utmi_phy_probe()
[all …]
A Dphy-mvebu-cp110-utmi.c285 struct mvebu_cp110_utmi *utmi; in mvebu_cp110_utmi_phy_probe() local
290 utmi = devm_kzalloc(dev, sizeof(*utmi), GFP_KERNEL); in mvebu_cp110_utmi_phy_probe()
291 if (!utmi) in mvebu_cp110_utmi_phy_probe()
294 utmi->dev = dev; in mvebu_cp110_utmi_phy_probe()
299 if (IS_ERR(utmi->syscon)) { in mvebu_cp110_utmi_phy_probe()
301 return PTR_ERR(utmi->syscon); in mvebu_cp110_utmi_phy_probe()
306 if (IS_ERR(utmi->regs)) in mvebu_cp110_utmi_phy_probe()
307 return PTR_ERR(utmi->regs); in mvebu_cp110_utmi_phy_probe()
349 utmi->ops = &mvebu_cp110_utmi_phy_ops; in mvebu_cp110_utmi_phy_probe()
359 port->priv = utmi; in mvebu_cp110_utmi_phy_probe()
[all …]
A DMakefile8 obj-$(CONFIG_PHY_MVEBU_A3700_UTMI) += phy-mvebu-a3700-utmi.o
11 obj-$(CONFIG_PHY_MVEBU_CP110_UTMI) += phy-mvebu-cp110-utmi.o
/linux/drivers/clk/at91/
A Dclk-utmi.c79 if (utmi->regmap_sfr) { in clk_utmi_prepare()
130 if (utmi->pms.status) in clk_utmi_restore_context()
150 struct clk_utmi *utmi; in at91_clk_register_utmi_internal() local
158 utmi = kzalloc(sizeof(*utmi), GFP_KERNEL); in at91_clk_register_utmi_internal()
159 if (!utmi) in at91_clk_register_utmi_internal()
171 utmi->hw.init = &init; in at91_clk_register_utmi_internal()
172 utmi->regmap_pmc = regmap_pmc; in at91_clk_register_utmi_internal()
173 utmi->regmap_sfr = regmap_sfr; in at91_clk_register_utmi_internal()
175 hw = &utmi->hw; in at91_clk_register_utmi_internal()
178 kfree(utmi); in at91_clk_register_utmi_internal()
[all …]
A DMakefile11 obj-$(CONFIG_HAVE_AT91_UTMI) += clk-utmi.o
/linux/Documentation/devicetree/bindings/phy/
A Dmarvell,armada-cp110-utmi-phy.yaml5 $id: http://devicetree.org/schemas/phy/marvell,armada-cp110-utmi-phy.yaml#
28 const: marvell,cp110-utmi-phy
83 cp0_utmi: utmi@580000 {
84 compatible = "marvell,cp110-utmi-phy";
104 phy-names = "utmi";
112 phy-names = "utmi";
A Dnvidia,tegra20-usb-phy.yaml72 - const: utmi-pads
78 - const: utmi-pads
98 - const: utmi-pads
105 enum: [utmi, ulpi, hsic]
128 nvidia,has-utmi-pad-registers:
230 const: utmi
271 - const: utmi-pads
288 - const: utmi-pads
336 phy_type = "utmi";
342 reset-names = "usb", "utmi-pads";
[all …]
A Dmarvell,armada-3700-utmi-phy.yaml5 $id: http://devicetree.org/schemas/phy/marvell,armada-3700-utmi-phy.yaml#
22 - marvell,a3700-utmi-host-phy
23 - marvell,a3700-utmi-otg-phy
48 compatible = "marvell,a3700-utmi-host-phy";
A Dphy-cpcap-usb.txt25 pinctrl-names = "default", "ulpi", "utmi", "uart";
A Dphy-rockchip-usbdp.yaml36 - const: utmi
137 clock-names = "refclk", "immortal", "pclk", "utmi";
/linux/Documentation/devicetree/bindings/usb/
A Dhisilicon,histb-xhci.txt13 "utmi": for utmi clock
40 clock-names = "bus", "utmi", "pipe", "suspend";
A Dhisilicon,hi3798mv200-dwc3.yaml31 - description: Controller utmi clock
41 - const: utmi
82 clock-names = "bus", "suspend", "ref", "gm", "gs", "utmi", "pipe";
A Datmel-usb.txt44 "utmi", or "hsic".
50 clocks = <&utmi>, <&uhphs_clk>;
122 clocks = <&utmi>, <&udphs_clk>;
A Drockchip,dwc3.yaml72 - utmi
136 - const: utmi
A Domap-usb.txt55 - utmi-mode : controls the source of UTMI/PIPE status for VBUS and OTG ID.
77 utmi-mode = <2>;
/linux/arch/arm64/boot/dts/marvell/
A Darmada-8040-db.dts164 phy-names = "utmi";
179 phy-names = "usb", "utmi";
325 phy-names = "utmi";
333 phy-names = "utmi";
A Darmada-37xx.dtsi378 phy-names = "usb3-phy", "usb2-utmi-otg-phy";
383 compatible = "marvell,a3700-utmi-otg-phy";
401 phy-names = "usb2-utmi-host-phy";
406 compatible = "marvell,a3700-utmi-host-phy";
A Darmada-8040-mcbin.dtsi269 phy-names = "utmi";
277 phy-names = "utmi";
384 phy-names = "cp1-usb3h0-comphy", "utmi";
A Dcn9131-cf-solidwan.dts399 phy-names = "utmi";
407 phy-names = "comphy", "utmi";
622 phy-names = "comphy", "utmi";
630 phy-names = "utmi";
/linux/arch/arm64/boot/dts/nvidia/
A Dtegra132.dtsi1002 phy_type = "utmi";
1016 phy_type = "utmi";
1020 clock-names = "reg", "pll_u", "utmi-pads";
1022 reset-names = "usb", "utmi-pads";
1034 nvidia,has-utmi-pad-registers;
1043 phy_type = "utmi";
1057 phy_type = "utmi";
1063 reset-names = "usb", "utmi-pads";
1083 phy_type = "utmi";
1097 phy_type = "utmi";
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
A Dimx6qdl-prti6q.dtsi70 phy_type = "utmi";
80 phy_type = "utmi";
/linux/arch/arm/boot/dts/nvidia/
A Dtegra114.dtsi729 phy_type = "utmi";
742 phy_type = "utmi";
746 clock-names = "reg", "pll_u", "utmi-pads";
748 reset-names = "usb", "utmi-pads";
760 nvidia,has-utmi-pad-registers;
769 phy_type = "utmi";
782 phy_type = "utmi";
786 clock-names = "reg", "pll_u", "utmi-pads";
788 reset-names = "usb", "utmi-pads";
A Dtegra20.dtsi851 phy_type = "utmi";
867 phy_type = "utmi";
872 clock-names = "reg", "pll_u", "timer", "utmi-pads";
874 reset-names = "usb", "utmi-pads";
884 nvidia,has-utmi-pad-registers;
913 reset-names = "usb", "utmi-pads";
923 phy_type = "utmi";
938 phy_type = "utmi";
943 clock-names = "reg", "pll_u", "timer", "utmi-pads";
945 reset-names = "usb", "utmi-pads";
A Dtegra30.dtsi1114 phy_type = "utmi";
1130 phy_type = "utmi";
1134 clock-names = "reg", "pll_u", "utmi-pads";
1136 reset-names = "usb", "utmi-pads";
1149 nvidia,has-utmi-pad-registers;
1158 phy_type = "utmi";
1173 phy_type = "utmi";
1179 reset-names = "usb", "utmi-pads";
1200 phy_type = "utmi";
1215 phy_type = "utmi";
[all …]
A Dtegra124.dtsi1072 phy_type = "utmi";
1085 phy_type = "utmi";
1089 clock-names = "reg", "pll_u", "utmi-pads";
1091 reset-names = "usb", "utmi-pads";
1103 nvidia,has-utmi-pad-registers;
1112 phy_type = "utmi";
1125 phy_type = "utmi";
1131 reset-names = "usb", "utmi-pads";
1151 phy_type = "utmi";
1164 phy_type = "utmi";
[all …]

Completed in 48 milliseconds

12345