Searched defs:uniphier_ahciphy_soc_data (Results 1 – 1 of 1) sorted by relevance
28 struct uniphier_ahciphy_soc_data { struct29 int (*init)(struct uniphier_ahciphy_priv *priv);30 int (*power_on)(struct uniphier_ahciphy_priv *priv);31 int (*power_off)(struct uniphier_ahciphy_priv *priv);32 bool is_legacy;33 bool is_ready_high;34 bool is_phy_clk;