Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dtas2552.h28 #define TAS2552_LIMIT_RATE_HYS 0x0e macro
Dtas2552.c41 {TAS2552_LIMIT_RATE_HYS, 0x08},
87 snd_soc_component_update_bits(component, TAS2552_LIMIT_RATE_HYS, (1 << 5), in tas2552_post_event()
96 snd_soc_component_update_bits(component, TAS2552_LIMIT_RATE_HYS, (1 << 5), 0); in tas2552_post_event()