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

/linux-master/sound/pci/ice1712/
H A Dice1712.c1511 static inline unsigned int eeprom_double(struct snd_ice1712 *ice, int idx) function
1535 snd_iprintf(buffer, " AC'97 main : 0x%x\n", eeprom_double(ice, ICE_EEP1_AC97_MAIN_LO));
1536 snd_iprintf(buffer, " AC'97 pcm : 0x%x\n", eeprom_double(ice, ICE_EEP1_AC97_PCM_LO));
1537 snd_iprintf(buffer, " AC'97 record : 0x%x\n", eeprom_double(ice, ICE_EEP1_AC97_REC_LO));

Completed in 274 milliseconds