Searched refs:clock_selection (Results 1 – 1 of 1) sorted by relevance
60 void (*clock_selection)(struct rk_eqos_softc *, int); member226 .clock_selection = rk3588_eqos_clock_selection,360 if (ops->clock_selection != NULL) in rk_eqos_attach()361 ops->clock_selection(rk_sc, phandle); in rk_eqos_attach()