Lines Matching defs:at803x_priv
298 struct at803x_priv { struct
299 int flags;
300 u16 clk_25m_reg;
301 u16 clk_25m_mask;
302 u8 smarteee_lpi_tw_1g;
303 u8 smarteee_lpi_tw_100m;
304 bool is_fiber;
305 bool is_1000basex;
306 struct regulator_dev *vddio_rdev;
307 struct regulator_dev *vddh_rdev;
308 struct regulator *vddio;
309 u64 stats[ARRAY_SIZE(at803x_hw_stats)];