Searched defs:mdio_fsl_priv (Results 1 – 1 of 1) sorted by relevance
53 struct mdio_fsl_priv { struct54 struct tgec_mdio_controller __iomem *mdio_base;55 struct clk *enet_clk;56 u32 mdc_freq;57 bool is_little_endian;58 bool has_a009885;59 bool has_a011043;