Searched refs:PCM512x_DSP_CLKDIV (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/codecs/
H A Dpcm512x.h41 #define PCM512x_DSP_CLKDIV (PCM512x_PAGE_BASE(0) + 27) macro
H A Dpcm512x.c111 { PCM512x_DSP_CLKDIV, 0x00 },
147 case PCM512x_DSP_CLKDIV:
1089 ret = regmap_write(pcm512x->regmap, PCM512x_DSP_CLKDIV, dsp_div - 1);

Completed in 197 milliseconds