Lines Matching refs:TWL6040_REG_HSLCTL
75 u8 dl12_cache[TWL6040_REG_HFRCTL - TWL6040_REG_HSLCTL + 1];
121 case TWL6040_REG_HSLCTL: in twl6040_read()
126 value = priv->dl12_cache[reg - TWL6040_REG_HSLCTL]; in twl6040_read()
142 case TWL6040_REG_HSLCTL: in twl6040_can_write_to_chip()
161 case TWL6040_REG_HSLCTL: in twl6040_update_dl12_cache()
166 priv->dl12_cache[reg - TWL6040_REG_HSLCTL] = value; in twl6040_update_dl12_cache()
219 hslctl = twl6040_read(component, TWL6040_REG_HSLCTL); in headset_power_mode()
230 twl6040_write(component, TWL6040_REG_HSLCTL, hslctl); in headset_power_mode()
247 hslctl = twl6040_read(component, TWL6040_REG_HSLCTL); in twl6040_hs_dac_event()
256 twl6040_write(component, TWL6040_REG_HSLCTL, hslctl); in twl6040_hs_dac_event()
408 SOC_ENUM_SINGLE(TWL6040_REG_HSLCTL, 5, ARRAY_SIZE(twl6040_hs_texts),
546 u8 val = twl6040_read(component, TWL6040_REG_HSLCTL); in twl6040_get_dl1_gain()
710 TWL6040_REG_HSLCTL, 2, 0, NULL, 0),
976 hslctl = twl6040_read(component, TWL6040_REG_HSLCTL); in twl6040_mute_path()
989 twl6040_reg_write(twl6040, TWL6040_REG_HSLCTL, hslctl); in twl6040_mute_path()