Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Des1688.h15 #define ES1688_HW_688 0x0001 macro
/openbmc/linux/sound/isa/es1688/
H A Des1688_lib.c189 if (enable && chip->mpu_port >= 0x300 && chip->mpu_irq > 0 && chip->hardware != ES1688_HW_688) { in snd_es1688_init()
602 sprintf(tmp, "ES%s688 rev %i", chip->hardware == ES1688_HW_688 ? "" : "1", chip->version & 0x0f); in snd_es1688_chip_id()