Home
last modified time | relevance | path

Searched refs:hfrctl (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
981 hfrctl = twl6040_read(component, TWL6040_REG_HFRCTL); in twl6040_mute_path()
987 hfrctl &= ~(TWL6040_HFDACENA | TWL6040_HFPGAENA | in twl6040_mute_path()
992 twl6040_reg_write(twl6040, TWL6040_REG_HFRCTL, hfrctl); in twl6040_mute_path()