Home
last modified time | relevance | path

Searched refs:clk_mux_sel (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/phy/ti/
Dphy-j721e-wiz.c261 const struct wiz_clk_mux_sel *clk_mux_sel; member
850 const struct wiz_clk_mux_sel *clk_mux_sel = wiz->clk_mux_sel; in wiz_clock_cleanup() local
861 clk_node = of_get_child_by_name(node, clk_mux_sel[i].node_name); in wiz_clock_cleanup()
877 const struct wiz_clk_mux_sel *clk_mux_sel = wiz->clk_mux_sel; in wiz_clock_register() local
889 ret = wiz_mux_clk_register(wiz, wiz->mux_sel_field[i], &clk_mux_sel[i], clk_index); in wiz_clock_register()
913 const struct wiz_clk_mux_sel *clk_mux_sel = wiz->clk_mux_sel; in wiz_clock_init() local
958 node_name = clk_mux_sel[i].node_name; in wiz_clock_init()
967 clk_mux_sel[i].table); in wiz_clock_init()
1229 wiz->clk_mux_sel = clk_mux_sel_10g; in wiz_probe()
1231 wiz->clk_mux_sel = clk_mux_sel_16g; in wiz_probe()