jh7110_pll_preset
static const struct jh7110_pll_preset jh7110_pll0_presets[] = {
static const struct jh7110_pll_preset jh7110_pll1_presets[] = {
static const struct jh7110_pll_preset jh7110_pll2_presets[] = {
const struct jh7110_pll_preset *selected = &info->presets[0];
const struct jh7110_pll_preset *val = &info->presets[idx];
const struct jh7110_pll_preset *val;
const struct jh7110_pll_preset *presets;