Searched refs:TWL6040_HSDRVMODE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | twl6040.h | 116 #define TWL6040_HSDRVMODE (1 << 3) macro |
/linux/sound/soc/codecs/ | ||
H A D | twl6040.c | 203 int mask = TWL6040_HSDRVMODE | TWL6040_HSDACMODE; in headset_power_mode() |