Searched refs:TWL6040_REG_HFLCTL (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | twl6040.c | 122 case TWL6040_REG_HFLCTL: in twl6040_read() 145 case TWL6040_REG_HFLCTL: in twl6040_can_write_to_chip() 162 case TWL6040_REG_HFLCTL: in twl6040_update_dl12_cache() 417 SOC_ENUM_SINGLE(TWL6040_REG_HFLCTL, 2, ARRAY_SIZE(twl6040_hf_texts), 460 SOC_DAPM_SINGLE("Switch", TWL6040_REG_HFLCTL, 6, 1, 0); 667 SND_SOC_DAPM_DAC("HFDAC Left", NULL, TWL6040_REG_HFLCTL, 0, 0), 696 TWL6040_REG_HFLCTL, 4, 0, NULL, 0), 722 TWL6040_REG_HFLCTL, 1, 0, NULL, 0), 982 hflctl = twl6040_read(codec, TWL6040_REG_HFLCTL); in twl6040_mute_path() 993 twl6040_reg_write(twl6040, TWL6040_REG_HFLCTL, hflctl); in twl6040_mute_path()
|
/linux-4.1.27/include/linux/mfd/ |
D | twl6040.h | 52 #define TWL6040_REG_HFLCTL 0x14 macro
|