Lines Matching refs:TWL6040_REG_HFRCTL
61 u8 dl12_cache[TWL6040_REG_HFRCTL - TWL6040_REG_HSLCTL + 1];
111 case TWL6040_REG_HFRCTL: in twl6040_read()
134 case TWL6040_REG_HFRCTL: in twl6040_can_write_to_chip()
151 case TWL6040_REG_HFRCTL: in twl6040_update_dl12_cache()
407 SOC_ENUM_SINGLE(TWL6040_REG_HFRCTL, 2, ARRAY_SIZE(twl6040_hf_texts),
451 SOC_DAPM_SINGLE("Switch", TWL6040_REG_HFRCTL, 6, 1, 0);
603 TWL6040_REG_HFRCTL, 5, 1, 0),
664 SND_SOC_DAPM_DAC("HFDAC Right", NULL, TWL6040_REG_HFRCTL, 0, 0),
694 TWL6040_REG_HFRCTL, 4, 0, NULL, 0),
720 TWL6040_REG_HFRCTL, 1, 0, NULL, 0),
981 hfrctl = twl6040_read(component, TWL6040_REG_HFRCTL); in twl6040_mute_path()
992 twl6040_reg_write(twl6040, TWL6040_REG_HFRCTL, hfrctl); in twl6040_mute_path()