Lines Matching refs:value
435 * If ALC in operation and value of control has been updated,
451 unsigned int lvalue = ucontrol->value.integer.value[0];
452 unsigned int rvalue = ucontrol->value.integer.value[1];
481 * Frequency value spans two 8-bit registers, lower then upper byte.
488 ucontrol->value.integer.value[0] = le16_to_cpu(val);
504 * Frequency value spans two 8-bit registers, lower then upper byte.
508 val = cpu_to_le16(ucontrol->value.integer.value[0]);
520 unsigned int lvalue = ucontrol->value.integer.value[0];
521 unsigned int rvalue = ucontrol->value.integer.value[1];
552 ucontrol->value.integer.value[0] =
554 ucontrol->value.integer.value[1] =
571 memcpy(ucontrol->value.bytes.data, da7218->biq_5stage_coeff,
575 memcpy(ucontrol->value.bytes.data, da7218->stbiq_3stage_coeff,
603 memcpy(da7218->biq_5stage_coeff, ucontrol->value.bytes.data,
608 memcpy(da7218->stbiq_3stage_coeff, ucontrol->value.bytes.data,
621 cfg[DA7218_BIQ_CFG_DATA] = ucontrol->value.bytes.data[i];
1820 dev_err(codec_dai->dev, "Unsupported MCLK value %d\n",