Lines Matching refs:TWL6040_REG_HFRCTL
75 u8 dl12_cache[TWL6040_REG_HFRCTL - TWL6040_REG_HSLCTL + 1];
123 case TWL6040_REG_HFRCTL: in twl6040_read()
146 case TWL6040_REG_HFRCTL: in twl6040_can_write_to_chip()
163 case TWL6040_REG_HFRCTL: in twl6040_update_dl12_cache()
419 SOC_ENUM_SINGLE(TWL6040_REG_HFRCTL, 2, ARRAY_SIZE(twl6040_hf_texts),
463 SOC_DAPM_SINGLE("Switch", TWL6040_REG_HFRCTL, 6, 1, 0);
668 SND_SOC_DAPM_DAC("HFDAC Right", NULL, TWL6040_REG_HFRCTL, 0, 0),
698 TWL6040_REG_HFRCTL, 4, 0, NULL, 0),
724 TWL6040_REG_HFRCTL, 1, 0, NULL, 0),
983 hfrctl = twl6040_read(codec, TWL6040_REG_HFRCTL); in twl6040_mute_path()
994 twl6040_reg_write(twl6040, TWL6040_REG_HFRCTL, hfrctl); in twl6040_mute_path()