Searched defs:ci_hdrc_imx_data (Results 1 – 1 of 1) sorted by relevance
102 struct ci_hdrc_imx_data { struct103 struct usb_phy *phy;104 struct platform_device *ci_pdev;105 struct clk *clk;106 struct clk *clk_wakeup;107 struct imx_usbmisc_data *usbmisc_data;108 int wakeup_irq;109 bool supports_runtime_pm;110 bool override_phy_control;111 bool in_lpm;[all …]