Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dice1712.h182 #define ICE1712_CFG_NO_CON_AC97 0x10 /* consumer AC'97 codec is not present */ macro
248 #define ice_has_con_ac97(ice) (!((ice)->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_NO_CON_AC97))
H A Dice1712.c2354 if (!(ice->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_NO_CON_AC97)) { in snd_ice1712_chip_init()
2365 ((ice->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_NO_CON_AC97) ? in snd_ice1712_chip_init()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dice1712.h182 #define ICE1712_CFG_NO_CON_AC97 0x10 /* consumer AC'97 codec is not present */ macro
248 #define ice_has_con_ac97(ice) (!((ice)->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_NO_CON_AC97))
H A Dice1712.c2348 if (!(ice->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_NO_CON_AC97)) { in snd_ice1712_chip_init()
2359 ((ice->eeprom.data[ICE_EEP1_CODEC] & ICE1712_CFG_NO_CON_AC97) ? in snd_ice1712_chip_init()

Completed in 10 milliseconds