Home
last modified time | relevance | path

Searched refs:requested (Results 1 – 6 of 6) sorted by relevance

/sound/ppc/
A Dpmac.h104 unsigned int requested; member
A Dpmac.c835 if (chip->requested & (1 << i)) in snd_pmac_free()
1170 chip->requested = 0; in snd_pmac_new()
1192 chip->requested |= (1 << i); in snd_pmac_new()
1218 chip->requested |= (1 << i); in snd_pmac_new()
/sound/soc/codecs/
A Dsigmadsp.c633 unsigned int requested) in sigmadsp_samplerate_valid() argument
639 return supported & requested; in sigmadsp_samplerate_valid()
A Dcs48l32.c1519 static int cs48l32_wait_for_fll(struct cs48l32_fll *fll, bool requested) in cs48l32_wait_for_fll() argument
1529 if (!!(val & fll->sts_mask) == requested) in cs48l32_wait_for_fll()
1545 cs48l32_fll_warn(fll, "Timed out waiting for %s\n", requested ? "lock" : "unlock"); in cs48l32_wait_for_fll()
A Dmadera.c3788 static int madera_wait_for_fll(struct madera_fll *fll, bool requested) in madera_wait_for_fll() argument
3800 if (status == requested) in madera_wait_for_fll()
/sound/drivers/
A DKconfig197 device so that a requested 38.4 kBaud will result in the standard speed.

Completed in 35 milliseconds