Lines Matching refs:TWL6040_REG_HFRCTL
75 u8 dl12_cache[TWL6040_REG_HFRCTL - TWL6040_REG_HSLCTL + 1];
125 case TWL6040_REG_HFRCTL: in twl6040_read()
148 case TWL6040_REG_HFRCTL: in twl6040_can_write_to_chip()
165 case TWL6040_REG_HFRCTL: in twl6040_update_dl12_cache()
421 SOC_ENUM_SINGLE(TWL6040_REG_HFRCTL, 2, ARRAY_SIZE(twl6040_hf_texts),
465 SOC_DAPM_SINGLE("Switch", TWL6040_REG_HFRCTL, 6, 1, 0);
617 TWL6040_REG_HFRCTL, 5, 1, 0),
678 SND_SOC_DAPM_DAC("HFDAC Right", NULL, TWL6040_REG_HFRCTL, 0, 0),
708 TWL6040_REG_HFRCTL, 4, 0, NULL, 0),
734 TWL6040_REG_HFRCTL, 1, 0, NULL, 0),
995 hfrctl = twl6040_read(component, TWL6040_REG_HFRCTL); in twl6040_mute_path()
1006 twl6040_reg_write(twl6040, TWL6040_REG_HFRCTL, hfrctl); in twl6040_mute_path()