Searched refs:ICE_EEP1_ACLINK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ice1712.h | 225 ICE_EEP1_ACLINK, /* 07 */ enumerator
|
H A D | ice1712.c | 1494 if (!(ice->eeprom.data[ICE_EEP1_ACLINK] & ICE1712_CFG_PRO_I2S)) { in snd_ice1712_ac97_mixer() 1535 snd_iprintf(buffer, " ACLink : 0x%x\n", ice->eeprom.data[ICE_EEP1_ACLINK]); in snd_ice1712_proc_read() 2332 pci_write_config_byte(ice->pci, 0x61, ice->eeprom.data[ICE_EEP1_ACLINK]); in snd_ice1712_chip_init()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ice1712.h | 225 ICE_EEP1_ACLINK, /* 07 */ enumerator
|
H A D | ice1712.c | 1488 if (!(ice->eeprom.data[ICE_EEP1_ACLINK] & ICE1712_CFG_PRO_I2S)) { in snd_ice1712_ac97_mixer() 1529 snd_iprintf(buffer, " ACLink : 0x%x\n", ice->eeprom.data[ICE_EEP1_ACLINK]); in snd_ice1712_proc_read() 2326 pci_write_config_byte(ice->pci, 0x61, ice->eeprom.data[ICE_EEP1_ACLINK]); in snd_ice1712_chip_init()
|
Completed in 10 milliseconds