Home
last modified time | relevance | path

Searched defs:D (Results 1 – 7 of 7) 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
Drt298.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
Dpcm512x.c756 int R, J, D, P; in pcm512x_find_pll_coeff() local
/sound/usb/
Dmixer_quirks.c1947 #define HDA_VERB_CMD(V, N, D) (((N) << 20) | ((V) << 8) | (D)) argument
/sound/pci/riptide/
Driptide.c1027 u32 D, M, N; in setsamplerate() local