AIC32X4_PLLDLSB
ret = regmap_read(pll->regmap, AIC32X4_PLLDLSB, &val);
ret = regmap_write(pll->regmap, AIC32X4_PLLDLSB, (settings->d & 0xff));