atlantis_clk_mux
static inline struct atlantis_clk_mux *hw_to_atlantis_clk_mux(struct clk_hw *hw)
return container_of(common, struct atlantis_clk_mux, common);
struct atlantis_clk_mux *mux = hw_to_atlantis_clk_mux(hw);
struct atlantis_clk_mux *mux = hw_to_atlantis_clk_mux(hw);
static struct atlantis_clk_mux _name = { \