Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtwl6040.c957 int hslctl, hsrctl, earctl; in twl6040_mute_path() local
964 earctl = twl6040_read(component, TWL6040_REG_EARCTL); in twl6040_mute_path()
968 earctl &= ~0x01; in twl6040_mute_path()
974 twl6040_reg_write(twl6040, TWL6040_REG_EARCTL, earctl); in twl6040_mute_path()