Searched defs:wiz (Results 1 – 1 of 1) sorted by relevance
258 struct wiz { struct260 enum wiz_type type; argument261 const struct wiz_clk_mux_sel *clk_mux_sel; argument262 const struct wiz_clk_div_sel *clk_div_sel; argument285 struct reset_controller_dev wiz_phy_reset_dev; argument294 static int wiz_reset(struct wiz *wiz) in wiz_reset()311 static int wiz_p_mac_div_sel(struct wiz *wiz) in wiz_p_mac_div_sel()332 static int wiz_mode_select(struct wiz *wiz) in wiz_mode_select()355 static int wiz_init_raw_interface(struct wiz *wiz, bool enable) in wiz_init_raw_interface()374 static int wiz_init(struct wiz *wiz) in wiz_init()[all …]