Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/actions/
Dowl-mux.c31 struct owl_mux *mux = hw_to_owl_mux(hw); in owl_mux_get_parent()
51 struct owl_mux *mux = hw_to_owl_mux(hw); in owl_mux_set_parent()
Dowl-mux.h47 static inline struct owl_mux *hw_to_owl_mux(const struct clk_hw *hw) in hw_to_owl_mux() function