Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dtwl6040.c960 int hflctl, hfrctl; in twl6040_mute_path() local
982 hflctl = twl6040_read(codec, TWL6040_REG_HFLCTL); in twl6040_mute_path()
987 hflctl &= ~(TWL6040_HFDACENA | TWL6040_HFPGAENA | in twl6040_mute_path()
993 twl6040_reg_write(twl6040, TWL6040_REG_HFLCTL, hflctl); in twl6040_mute_path()