Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Des8316.h25 #define ES8316_CLKMGR_DACDIV2 0x07 macro
H A Des8316.c517 snd_soc_component_update_bits(component, ES8316_CLKMGR_DACDIV2, 0xff, lrck_divider & 0xff); in es8316_pcm_hw_params()