Lines Matching defs:imx_ahci_priv
91 struct imx_ahci_priv { struct
92 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;
101 struct clk *phy_pclk1;
102 void __iomem *phy_base;
103 int clkreq_gpio;
104 struct regmap *gpr;
105 bool no_device;
106 bool first_time;
107 u32 phy_params;
108 u32 imped_ratio;