bm1880_div_hw_clock
static struct bm1880_div_hw_clock bm1880_div_clks[] = {
#define to_bm1880_div_clk(_hw) container_of(_hw, struct bm1880_div_hw_clock, hw)
struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw);
struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw);
struct bm1880_div_hw_clock *div_hw = to_bm1880_div_clk(hw);
static struct clk_hw *bm1880_clk_register_div(struct bm1880_div_hw_clock *div_clk,
static int bm1880_clk_register_divs(struct bm1880_div_hw_clock *clks,
struct bm1880_div_hw_clock *bm1880_clk = &clks[i];
struct bm1880_div_hw_clock *div_hws = NULL;