Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Des1688.h19 struct snd_es1688 { struct
20 unsigned long port; /* port of ESS chip */
21 struct resource *res_port;
22 unsigned long mpu_port; /* MPU-401 port of ESS chip */
23 int irq; /* IRQ number of ESS chip */
24 int mpu_irq; /* MPU IRQ */
25 int dma8; /* 8-bit DMA */
26 unsigned short version; /* version of ESS chip */
27 unsigned short hardware; /* see to ES1688_HW_XXXX */
29 unsigned short trigger_value;
[all …]