Searched refs:strobe (Results 1 – 1 of 1) sorted by relevance
987 unsigned int strobe = ucontrol->value.enumerated.item[0] != 0; in snd_soc_put_strobe() local988 unsigned int val1 = (strobe ^ invert) ? mask : 0; in snd_soc_put_strobe()989 unsigned int val2 = (strobe ^ invert) ? 0 : mask; in snd_soc_put_strobe()