Home
last modified time | relevance | path

Searched refs:ICE1712_CFG_2xMPU401 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dice1712.h181 #define ICE1712_CFG_2xMPU401 0x20 /* two MPU401 UARTs */ macro
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 13 milliseconds