Searched refs:TWL6040_HSDACENA (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dtwl6040.c248 hslctl |= TWL6040_HSDACENA; twl6040_hs_dac_event()
249 hsrctl |= TWL6040_HSDACENA; twl6040_hs_dac_event()
251 hslctl &= ~TWL6040_HSDACENA; twl6040_hs_dac_event()
252 hsrctl &= ~TWL6040_HSDACENA; twl6040_hs_dac_event()
969 hslctl &= ~(TWL6040_HSDRVENA | TWL6040_HSDACENA); twl6040_mute_path()
970 hsrctl &= ~(TWL6040_HSDRVENA | TWL6040_HSDACENA); twl6040_mute_path()
/linux-4.4.14/include/linux/mfd/
H A Dtwl6040.h127 #define TWL6040_HSDACENA (1 << 0) macro

Completed in 49 milliseconds