Lines Matching defs:wiz
201 struct wiz { struct
203 enum wiz_type type; argument
204 struct wiz_clk_mux_sel *clk_mux_sel; argument
205 struct wiz_clk_div_sel *clk_div_sel; argument
222 struct reset_controller_dev wiz_phy_reset_dev; argument
228 static int wiz_reset(struct wiz *wiz) in wiz_reset()
245 static int wiz_mode_select(struct wiz *wiz) in wiz_mode_select()
266 static int wiz_init_raw_interface(struct wiz *wiz, bool enable) in wiz_init_raw_interface()
285 static int wiz_init(struct wiz *wiz) in wiz_init()
311 static int wiz_regfield_init(struct wiz *wiz) in wiz_regfield_init()
464 static int wiz_mux_clk_register(struct wiz *wiz, struct device_node *node, in wiz_mux_clk_register()
559 static int wiz_div_clk_register(struct wiz *wiz, struct device_node *node, in wiz_div_clk_register()
607 static void wiz_clock_cleanup(struct wiz *wiz, struct device_node *node) in wiz_clock_cleanup()
620 static int wiz_clock_init(struct wiz *wiz, struct device_node *node) in wiz_clock_init()
710 struct wiz *wiz = dev_get_drvdata(dev); in wiz_phy_reset_assert() local
726 struct wiz *wiz = dev_get_drvdata(dev); in wiz_phy_reset_deassert() local
776 static int wiz_get_lane_phy_types(struct device *dev, struct wiz *wiz) in wiz_get_lane_phy_types()
820 struct wiz *wiz; in wiz_probe() local
988 struct wiz *wiz; in wiz_remove() local