physbuf 337 sound/pci/intel8x0.c unsigned int physbuf; /* physical address (32bit) */ physbuf 667 sound/pci/intel8x0.c bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf); physbuf 670 sound/pci/intel8x0.c bdbar[idx + 2] = cpu_to_le32(ichdev->physbuf + (ichdev->size >> 1)); physbuf 679 sound/pci/intel8x0.c bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf + physbuf 745 sound/pci/intel8x0.c ichdev->bdbar[ichdev->lvi * 2] = cpu_to_le32(ichdev->physbuf + ichdev->lvi_frag * ichdev->fragsize1); physbuf 996 sound/pci/intel8x0.c ichdev->physbuf = runtime->dma_addr; physbuf 2691 sound/pci/intel8x0.c ichdev->physbuf = subs->dma_buffer.addr; physbuf 159 sound/pci/intel8x0m.c unsigned int physbuf; /* physical address (32bit) */ physbuf 391 sound/pci/intel8x0m.c bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf); physbuf 394 sound/pci/intel8x0m.c bdbar[idx + 2] = cpu_to_le32(ichdev->physbuf + (ichdev->size >> 1)); physbuf 403 sound/pci/intel8x0m.c bdbar[idx + 0] = cpu_to_le32(ichdev->physbuf + (((idx >> 1) * ichdev->fragsize) % ichdev->size)); physbuf 461 sound/pci/intel8x0m.c ichdev->bdbar[ichdev->lvi * 2] = cpu_to_le32(ichdev->physbuf + physbuf 590 sound/pci/intel8x0m.c ichdev->physbuf = runtime->dma_addr;