Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2552.h28 #define TAS2552_LIMIT_RATE_HYS 0x0e macro
H A Dtas2552.c43 {TAS2552_LIMIT_RATE_HYS, 0x08},
89 snd_soc_component_update_bits(component, TAS2552_LIMIT_RATE_HYS, (1 << 5), in tas2552_post_event()
98 snd_soc_component_update_bits(component, TAS2552_LIMIT_RATE_HYS, (1 << 5), 0); in tas2552_post_event()