Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
H A Dci_hdrc_imx.c96 struct ci_hdrc_imx_data { struct
97 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 …]