Searched refs:R_PLLCTL (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dtscs454.c737 ret = snd_soc_component_update_bits(component, R_PLLCTL, msk, val);
840 /* R_PLLCTL PG 0 ADDR 0x15 */
845 SOC_ENUM_SINGLE(R_PLLCTL, FB_PLLCTL_BCLKSEL,
1534 /* R_PLLCTL PG 0 ADDR 0x15 */
2354 /* R_PLLCTL PG 0 ADDR 0x15 */
2355 SND_SOC_DAPM_SUPPLY("PLL 1 Power", R_PLLCTL, FB_PLLCTL_PU_PLL1, 0,
2358 SND_SOC_DAPM_SUPPLY("PLL 2 Power", R_PLLCTL, FB_PLLCTL_PU_PLL2, 0,
2643 val = snd_soc_component_read(component, R_PLLCTL);
3307 ret = snd_soc_component_update_bits(component, R_PLLCTL,
H A Dtscs454.h34 #define R_PLLCTL VIRT_ADDR(0x0, 0x15) macro

Completed in 208 milliseconds