CS8427_UNLOCK     332 sound/i2c/cs8427.c 		if (!(data & CS8427_UNLOCK))
CS8427_UNLOCK     417 sound/pci/ice1712/delta.c 	ucontrol->value.integer.value[0] = (reg & CS8427_UNLOCK) ? 1 : 0;
CS8427_UNLOCK     503 sound/pci/ice1712/ews.c 		snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR);
CS8427_UNLOCK     508 sound/pci/ice1712/ews.c 		snd_cs8427_reg_write(ice->cs8427, CS8427_REG_RECVERRMASK, CS8427_UNLOCK | CS8427_CONF | CS8427_BIP | CS8427_PAR);