Home
last modified time | relevance | path

Searched defs:D (Results 1 – 6 of 6) sorted by relevance

/sound/soc/codecs/
Drl6347a.h14 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
Drt286.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
Drt274.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
Drt298.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
Dpcm512x.c754 int R, J, D, P; in pcm512x_find_pll_coeff() local
/sound/pci/riptide/
Driptide.c1028 u32 D, M, N; in setsamplerate() local