AT91_PMC_SMDS
regmap_update_bits(smd->regmap, AT91_PMC_SMD, AT91_PMC_SMDS,
index ? AT91_PMC_SMDS : 0);
return smdr & AT91_PMC_SMDS;