Lines Matching defs:wiz
202 struct wiz { struct
204 enum wiz_type type; argument
205 struct wiz_clk_mux_sel *clk_mux_sel; argument
206 struct wiz_clk_div_sel *clk_div_sel; argument
223 struct reset_controller_dev wiz_phy_reset_dev; argument
229 static int wiz_reset(struct wiz *wiz) in wiz_reset()
246 static int wiz_mode_select(struct wiz *wiz) in wiz_mode_select()
267 static int wiz_init_raw_interface(struct wiz *wiz, bool enable) in wiz_init_raw_interface()
286 static int wiz_init(struct wiz *wiz) in wiz_init()
312 static int wiz_regfield_init(struct wiz *wiz) in wiz_regfield_init()
465 static int wiz_mux_clk_register(struct wiz *wiz, struct device_node *node, in wiz_mux_clk_register()
560 static int wiz_div_clk_register(struct wiz *wiz, struct device_node *node, in wiz_div_clk_register()
608 static void wiz_clock_cleanup(struct wiz *wiz, struct device_node *node) in wiz_clock_cleanup()
627 static int wiz_clock_init(struct wiz *wiz, struct device_node *node) in wiz_clock_init()
717 struct wiz *wiz = dev_get_drvdata(dev); in wiz_phy_reset_assert() local
733 struct wiz *wiz = dev_get_drvdata(dev); in wiz_phy_reset_deassert() local
783 static int wiz_get_lane_phy_types(struct device *dev, struct wiz *wiz) in wiz_get_lane_phy_types()
827 struct wiz *wiz; in wiz_probe() local
993 struct wiz *wiz; in wiz_remove() local