Searched defs:ci_hdrc_imx_data (Results 1 – 1 of 1) sorted by relevance
80 struct ci_hdrc_imx_data { struct81 struct usb_phy *phy;82 struct platform_device *ci_pdev;83 struct clk *clk;84 struct imx_usbmisc_data *usbmisc_data;85 bool supports_runtime_pm;86 bool in_lpm;88 bool need_three_clks;89 struct clk *clk_ipg;90 struct clk *clk_ahb;[all …]