Lines Matching refs:TWL6040_REG_HSLCTL
75 u8 dl12_cache[TWL6040_REG_HFRCTL - TWL6040_REG_HSLCTL + 1];
119 case TWL6040_REG_HSLCTL: in twl6040_read()
124 value = priv->dl12_cache[reg - TWL6040_REG_HSLCTL]; in twl6040_read()
140 case TWL6040_REG_HSLCTL: in twl6040_can_write_to_chip()
159 case TWL6040_REG_HSLCTL: in twl6040_update_dl12_cache()
164 priv->dl12_cache[reg - TWL6040_REG_HSLCTL] = value; in twl6040_update_dl12_cache()
217 hslctl = twl6040_read(codec, TWL6040_REG_HSLCTL); in headset_power_mode()
228 twl6040_write(codec, TWL6040_REG_HSLCTL, hslctl); in headset_power_mode()
245 hslctl = twl6040_read(codec, TWL6040_REG_HSLCTL); in twl6040_hs_dac_event()
254 twl6040_write(codec, TWL6040_REG_HSLCTL, hslctl); in twl6040_hs_dac_event()
406 SOC_ENUM_SINGLE(TWL6040_REG_HSLCTL, 5, ARRAY_SIZE(twl6040_hs_texts),
544 u8 val = snd_soc_read(codec, TWL6040_REG_HSLCTL); in twl6040_get_dl1_gain()
700 TWL6040_REG_HSLCTL, 2, 0, NULL, 0),
964 hslctl = twl6040_read(codec, TWL6040_REG_HSLCTL); in twl6040_mute_path()
977 twl6040_reg_write(twl6040, TWL6040_REG_HSLCTL, hslctl); in twl6040_mute_path()