Searched refs:hsic (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/drivers/phy/ |
D | phy-exynos5250-usb2.c | 207 u32 hsic; in exynos5250_power_on() local 292 hsic = (EXYNOS_5250_HSICPHYCTRLX_REFCLKDIV_12 | in exynos5250_power_on() 295 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1); in exynos5250_power_on() 296 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL2); in exynos5250_power_on() 298 hsic &= ~EXYNOS_5250_HSICPHYCTRLX_PHYSWRST; in exynos5250_power_on() 299 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1); in exynos5250_power_on() 300 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL2); in exynos5250_power_on() 331 u32 hsic; in exynos5250_power_off() local 354 hsic = (EXYNOS_5250_HSICPHYCTRLX_REFCLKDIV_12 | in exynos5250_power_off() 360 writel(hsic, drv->reg_phy + EXYNOS_5250_HSICPHYCTRL1); in exynos5250_power_off() [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | sun9i-usb-phy.txt | 9 - phy_type : "hsic" for HSIC usage; 18 * "hsic" for HSIC 35 reset-names = "hsic", "phy";
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | ci-hdrc-imx.txt | 11 of "utmi", "utmi_wide", "ulpi", "serial" or "hsic". Without this
|
D | nvidia,tegra20-usb-phy.txt | 15 - phy_type : Should be one of "utmi", "ulpi" or "hsic".
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra124-xusb-padctl.txt | 65 - ulpi-0, hsic-0, hsic-1:
|
D | qcom,msm8974-pinctrl.txt | 72 gp_mn, tsif1, tsif2, hsic, grfc, audio_ref_clk, qua_mi2s, pri_mi2s, spkr_mi2s,
|
D | qcom,apq8084-pinctrl.txt | 106 hdmi_cec, hdmi_ddc, hdmi_dtest, hdmi_hpd, hdmi_rcv, hsic,
|
D | qcom,msm8960-pinctrl.txt | 104 hdmi_hot_plug_detect, hsic, mdp_vsync, mi2s, mic_i2s,
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap5-uevm.dts | 501 /* VDDS_1V2_WKUP: hsic/ldo_emu_wkup */ 616 port2-mode = "ehci-hsic"; 617 port3-mode = "ehci-hsic";
|
D | omap5-cm-t54.dts | 554 /* VDDS_1V2_WKUP: hsic/ldo_emu_wkup */ 625 port2-mode = "ehci-hsic"; 626 port3-mode = "ehci-hsic";
|
D | exynos5250-spring.dts | 528 hsic_reset: hsic-reset {
|
D | imx6sx.dtsi | 768 phy_type = "hsic";
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | omap-usb-host.txt | 20 "ehci-hsic",
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
D | pinctrl-apq8084.c | 1009 FUNCTION(hsic), 1177 PINGROUP(134, hsic, NA, NA, NA, NA, NA, NA), 1178 PINGROUP(135, hsic, NA, NA, NA, NA, NA, NA),
|
D | pinctrl-msm8x74.c | 857 FUNCTION(hsic), 1011 PINGROUP(144, hsic, NA, NA, NA, NA, NA, NA), 1012 PINGROUP(145, hsic, NA, NA, NA, NA, NA, NA),
|
D | pinctrl-msm8960.c | 1026 FUNCTION(hsic), 1225 PINGROUP(150, hsic, NA, vfe_camif_timer4_b, NA, NA, NA, NA, NA, NA, NA, NA), 1226 PINGROUP(151, hsic, NA, vfe_camif_timer3_b, NA, NA, NA, NA, NA, NA, NA, NA),
|