Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/ice1712/
Dice1712.h181 #define ICE1712_CFG_2xMPU401 0x20 /* two MPU401 UARTs */ macro
Dice1712.c2363 outb(((ice->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_2xMPU401) == 0 ? in snd_ice1712_chip_init()
2694 if (ice->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_2xMPU401) { in snd_ice1712_probe()