Searched defs:imx_ahci_priv (Results 1 – 1 of 1) sorted by relevance
61 struct imx_ahci_priv { struct62 struct platform_device *ahci_pdev;63 enum ahci_imx_type type;64 struct clk *sata_clk;65 struct clk *sata_ref_clk;66 struct clk *ahb_clk;67 struct regmap *gpr;68 struct phy *sata_phy;69 struct phy *cali_phy0;70 struct phy *cali_phy1;[all …]