Lines Matching defs:wiz

227 struct wiz {  struct
229 enum wiz_type type; argument
230 struct wiz_clk_mux_sel *clk_mux_sel; argument
231 struct wiz_clk_div_sel *clk_div_sel; argument
232 unsigned int clk_div_sel_num;
233 struct regmap_field *por_en;
234 struct regmap_field *phy_reset_n;
258 struct wiz_div_clk { argument
260 struct wiz *wiz; argument
265 struct wiz *wiz; member
269 struct wiz *wiz; member
273 struct wiz *wiz; member
281 struct wiz *wiz = priv->wiz; in wiz_div_clk_get_rate() local
295 struct wiz *wiz = priv->wiz; in wiz_div_clk_set_rate() local
339 struct wiz *wiz = priv->wiz; in wiz_clk_mux_set_parent() local
357 struct wiz *wiz = priv->wiz; in wiz_clk_xlate() local
397 struct wiz *wiz = priv->wiz; in wiz_clk_set_parent() local
432 struct wiz *wiz = priv->wiz; in wiz_clk_of_xlate() local
474 struct wiz *wiz = priv->wiz; in wiz_reset_assert() local
487 static int wiz_phy_fullrt_div(struct wiz *wiz, int lane) in wiz_phy_fullrt_div()
501 struct wiz *wiz = priv->wiz; in wiz_reset_deassert() local
558 static int wiz_reset(struct wiz *wiz) in wiz_reset()
575 static int wiz_p_mac_div_sel(struct wiz *wiz) in wiz_p_mac_div_sel()
596 static int wiz_mode_select(struct wiz *wiz) in wiz_mode_select()
614 static int wiz_init_raw_interface(struct wiz *wiz, bool enable) in wiz_init_raw_interface()
633 static int wiz_init(struct wiz *wiz) in wiz_init()
665 static int wiz_regfield_init(struct wiz *wiz) in wiz_regfield_init()
799 static int wiz_clock_init(struct wiz *wiz) in wiz_clock_init()
859 static int j721e_wiz_bind_clocks(struct wiz *wiz) in j721e_wiz_bind_clocks()
892 static int j721e_wiz_bind_of_clocks(struct wiz *wiz) in j721e_wiz_bind_of_clocks()
977 static int wiz_get_lane_phy_types(struct udevice *dev, struct wiz *wiz) in wiz_get_lane_phy_types()
1012 struct wiz *wiz = dev_get_priv(dev); in j721e_wiz_probe() local
1126 struct wiz *wiz = dev_get_priv(dev); in j721e_wiz_remove() local