Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dtwl6040.c236 hslctl |= TWL6040_HSDACENA; in twl6040_hs_dac_event()
237 hsrctl |= TWL6040_HSDACENA; in twl6040_hs_dac_event()
239 hslctl &= ~TWL6040_HSDACENA; in twl6040_hs_dac_event()
240 hsrctl &= ~TWL6040_HSDACENA; in twl6040_hs_dac_event()
969 hslctl &= ~(TWL6040_HSDRVENA | TWL6040_HSDACENA); in twl6040_mute_path()
970 hsrctl &= ~(TWL6040_HSDRVENA | TWL6040_HSDACENA); in twl6040_mute_path()
/linux-6.3-rc2/include/linux/mfd/
A Dtwl6040.h113 #define TWL6040_HSDACENA (1 << 0) macro

Completed in 8 milliseconds