TWL6040_REG_HSLCTL
case TWL6040_REG_HSLCTL:
value = priv->dl12_cache[reg - TWL6040_REG_HSLCTL];
case TWL6040_REG_HSLCTL:
case TWL6040_REG_HSLCTL:
priv->dl12_cache[reg - TWL6040_REG_HSLCTL] = value;
hslctl = twl6040_read(component, TWL6040_REG_HSLCTL);
twl6040_write(component, TWL6040_REG_HSLCTL, hslctl);
hslctl = twl6040_read(component, TWL6040_REG_HSLCTL);
twl6040_write(component, TWL6040_REG_HSLCTL, hslctl);
SOC_ENUM_SINGLE(TWL6040_REG_HSLCTL, 5, ARRAY_SIZE(twl6040_hs_texts),
u8 val = twl6040_read(component, TWL6040_REG_HSLCTL);
u8 dl12_cache[TWL6040_REG_HFRCTL - TWL6040_REG_HSLCTL + 1];
TWL6040_REG_HSLCTL, 2, 0, NULL, 0),
hslctl = twl6040_read(component, TWL6040_REG_HSLCTL);
twl6040_reg_write(twl6040, TWL6040_REG_HSLCTL, hslctl);