Lines Matching defs:buffer
75 ICH_REG_##name##_BDBAR = base + 0x0, /* dword - buffer descriptor list base address */ \
79 ICH_REG_##name##_PICB = base + 0x08, /* word - position in current buffer */ \
102 #define ICH_BCIS 0x08 /* buffer completion interrupt status */
103 #define ICH_LVBCI 0x04 /* last valid buffer completion interrupt */
113 #define ICH_LVBIE 0x04 /* last valid buffer interrupt enable */
2657 "no playback buffer allocated - aborting measure ac97 clock\n");
2786 struct snd_info_buffer *buffer)
2791 snd_iprintf(buffer, "Intel8x0\n\n");
2795 snd_iprintf(buffer, "Global control : 0x%08x\n", igetdword(chip, ICHREG(GLOB_CNT)));
2796 snd_iprintf(buffer, "Global status : 0x%08x\n", tmp);
2798 snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM)));
2799 snd_iprintf(buffer, "AC'97 codecs ready :");
2807 snd_iprintf(buffer, " %s", codecs[i]);
2809 snd_iprintf(buffer, " none");
2810 snd_iprintf(buffer, "\n");
2813 snd_iprintf(buffer, "AC'97 codecs SDIN : %i %i %i\n",
2988 /* allocate buffer descriptor lists */