Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sprd/
H A Dmux.h27 struct sprd_mux { struct
41 struct sprd_mux _struct = { \ argument
73 static inline struct sprd_mux *hw_to_sprd_mux(const struct clk_hw *hw) in hw_to_sprd_mux()
77 return container_of(common, struct sprd_mux, common); in hw_to_sprd_mux()
H A Dmux.c41 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_get_parent()
66 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_set_parent()