ddiv_clk
#define to_ddiv_clock(_div) container_of(_div, struct ddiv_clk, div)
struct ddiv_clk *ddiv = to_ddiv_clock(divider);
struct ddiv_clk *ddiv;