get_cpld          485 sound/pci/ice1712/quartet.c 				get_cpld(ice)));
get_cpld          821 sound/pci/ice1712/quartet.c 	return (get_cpld(ice) & CPLD_SYNC_SEL) ? 1 : 0;
get_cpld          829 sound/pci/ice1712/quartet.c 	result =  get_cpld(ice) & CPLD_CKS_MASK;
get_cpld          854 sound/pci/ice1712/quartet.c 	new =  (get_cpld(ice) & ~CPLD_CKS_MASK) | get_cks_val(rate);
get_cpld          874 sound/pci/ice1712/quartet.c 	old = new = get_cpld(ice);
get_cpld          901 sound/pci/ice1712/quartet.c 	val = get_cpld(ice);