Home
last modified time | relevance | path

Searched defs:ci_hdrc_imx_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/chipidea/
Dci_hdrc_imx.c80 struct ci_hdrc_imx_data { struct
81 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 …]