Searched defs:imx_ahci_priv (Results 1 – 1 of 1) sorted by relevance
91 struct imx_ahci_priv { struct92 struct platform_device *ahci_pdev;93 enum ahci_imx_type type;94 struct clk *sata_clk;95 struct clk *sata_ref_clk;96 struct clk *ahb_clk;97 struct clk *epcs_tx_clk;98 struct clk *epcs_rx_clk;99 struct clk *phy_apbclk;100 struct clk *phy_pclk0;[all …]