Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dtwl6040.c959 int hslctl, hsrctl, earctl; in twl6040_mute_path() local
966 earctl = twl6040_read(codec, TWL6040_REG_EARCTL); in twl6040_mute_path()
970 earctl &= ~0x01; in twl6040_mute_path()
976 twl6040_reg_write(twl6040, TWL6040_REG_EARCTL, earctl); in twl6040_mute_path()