Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/
Dtwl6040.h125 #define TWL6040_HSDACENA (1 << 0) macro
/linux-3.4.99/sound/soc/codecs/
Dtwl6040.c663 hslctl |= TWL6040_HSDACENA; in twl6040_hs_dac_event()
664 hsrctl |= TWL6040_HSDACENA; in twl6040_hs_dac_event()
666 hslctl &= ~TWL6040_HSDACENA; in twl6040_hs_dac_event()
667 hsrctl &= ~TWL6040_HSDACENA; in twl6040_hs_dac_event()