Home
last modified time | relevance | path

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

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