Searched defs:ci_hdrc_imx_data (Results 1 – 1 of 1) sorted by relevance
96 struct ci_hdrc_imx_data { struct97 struct usb_phy *phy;98 struct platform_device *ci_pdev;99 struct clk *clk;100 struct clk *clk_wakeup;101 struct imx_usbmisc_data *usbmisc_data;102 int wakeup_irq;103 bool supports_runtime_pm;104 bool override_phy_control;105 bool in_lpm;[all …]