CLK_DIS
.reg = (void *)CLK_DIS, \
data->clk_dis = readl(data->reg + CLK_DIS);
writel(data->clk_dis, data->reg + CLK_DIS);