Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/actions/
H A 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()
H A Dowl-mux.h47 static inline struct owl_mux *hw_to_owl_mux(const struct clk_hw *hw) in hw_to_owl_mux() function