Home
last modified time | relevance | path

Searched refs:PDAUDIOCF_DATAFMT1 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.h44 #define PDAUDIOCF_DATAFMT1 (1<<11) /* 10 = 20-bit, 11 = 24-bit, all right justified */ macro
H A Dpdaudiocf_core.c209 val |= PDAUDIOCF_DATAFMT0 | PDAUDIOCF_DATAFMT1; /* 24-bit data */ in snd_pdacf_ak4117_create()