Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/ice1712/
Dice1712.c1545 static inline unsigned int eeprom_double(struct snd_ice1712 *ice, int idx) in eeprom_double() function
1569 snd_iprintf(buffer, " AC'97 main : 0x%x\n", eeprom_double(ice, ICE_EEP1_AC97_MAIN_LO)); in snd_ice1712_proc_read()
1570 snd_iprintf(buffer, " AC'97 pcm : 0x%x\n", eeprom_double(ice, ICE_EEP1_AC97_PCM_LO)); in snd_ice1712_proc_read()
1571 snd_iprintf(buffer, " AC'97 record : 0x%x\n", eeprom_double(ice, ICE_EEP1_AC97_REC_LO)); in snd_ice1712_proc_read()