Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7218.c1412 snd_soc_component_write(component, DA7218_PLL_REFOSC_CAL, in da7218_dai_event()
1414 snd_soc_component_write(component, DA7218_PLL_REFOSC_CAL, in da7218_dai_event()
1422 refosc_cal = snd_soc_component_read(component, DA7218_PLL_REFOSC_CAL); in da7218_dai_event()
3227 case DA7218_PLL_REFOSC_CAL: in da7218_volatile_register()
H A Dda7218.h141 #define DA7218_PLL_REFOSC_CAL 0x98 macro