Searched refs:TWL6040_REG_HFRCTL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | twl6040.c | 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() [all …]
|
/linux-4.1.27/include/linux/mfd/ |
D | twl6040.h | 54 #define TWL6040_REG_HFRCTL 0x16 macro
|