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