Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ice1712/
Dice1712.h264 struct snd_ak4xxx_private { struct
265 unsigned int cif:1; /* CIF mode */
266 unsigned char caddr; /* C0 and C1 bits */
267 unsigned int data_mask; /* DATA gpio bit */
268 unsigned int clk_mask; /* CLK gpio bit */
269 unsigned int cs_mask; /* bit mask for select/deselect address */
270 unsigned int cs_addr; /* bits to select address */
271 unsigned int cs_none; /* bits to deselect address */
272 unsigned int add_flags; /* additional bits at init */
273 unsigned int mask_flags; /* total mask bits */
[all …]