Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dtas2552.h28 #define TAS2552_LIMIT_RATE_HYS 0x0e macro
Dtas2552.c42 {TAS2552_LIMIT_RATE_HYS, 0x08},
88 snd_soc_component_update_bits(component, TAS2552_LIMIT_RATE_HYS, (1 << 5), in tas2552_post_event()
97 snd_soc_component_update_bits(component, TAS2552_LIMIT_RATE_HYS, (1 << 5), 0); in tas2552_post_event()