Lines Matching defs:imx_ahci_priv
61 struct imx_ahci_priv { struct
62 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;
71 bool no_device;
72 bool first_time;
73 u32 phy_params;
74 u32 imped_ratio;