npcm8xx_clk_div_data
static struct npcm8xx_clk_div_data npcm8xx_pre_divs[] = {
static struct npcm8xx_clk_div_data npcm8xx_divs[] = {
struct npcm8xx_clk_div_data *div_data = &npcm8xx_pre_divs[i];
struct npcm8xx_clk_div_data *div_data = &npcm8xx_divs[i];