SELECTION
regmap_read(info->regmap, SELECTION, &info->pm.selection);
regmap_write(info->regmap, SELECTION, info->pm.selection);
unsigned int reg = SELECTION;