Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h181 #define ICE1712_CFG_2xMPU401 0x20 /* two MPU401 UARTs */ macro
H A Dice1712.c2357 outb(((ice->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_2xMPU401) == 0 ? in snd_ice1712_chip_init()
2633 if (ice->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_2xMPU401) { in snd_ice1712_probe()