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

/linux-master/sound/soc/codecs/
H A Dak4671.h14 #define AK4671_PLL_MODE_SELECT1 0x02 macro
130 /* AK4671_PLL_MODE_SELECT1 (0x02) Fields */
H A Dak4671.c26 { 0x02, 0x00 }, /* AK4671_PLL_MODE_SELECT1 (0x02) */
337 SND_SOC_DAPM_SUPPLY("PMPLL", AK4671_PLL_MODE_SELECT1, 0, 0, NULL, 0),
521 mode = snd_soc_component_read(component, AK4671_PLL_MODE_SELECT1);
555 snd_soc_component_write(component, AK4671_PLL_MODE_SELECT1, mode);

Completed in 204 milliseconds