Home
last modified time | relevance | path

Searched defs:wiz (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/phy/ti/
Dphy-j721e-wiz.c258 struct wiz { struct
260 enum wiz_type type; argument
261 const struct wiz_clk_mux_sel *clk_mux_sel; argument
262 const struct wiz_clk_div_sel *clk_div_sel; argument
285 struct reset_controller_dev wiz_phy_reset_dev; argument
294 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 …]