Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dtwl6040.c958 int hflctl, hfrctl; in twl6040_mute_path() local
980 hflctl = twl6040_read(component, TWL6040_REG_HFLCTL); in twl6040_mute_path()
985 hflctl &= ~(TWL6040_HFDACENA | TWL6040_HFPGAENA | in twl6040_mute_path()
991 twl6040_reg_write(twl6040, TWL6040_REG_HFLCTL, hflctl); in twl6040_mute_path()