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