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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpi6000.c143 __iomem u32 *dw2040_HPICSR; member in struct:hpi_hw_obj
528 phw->dw2040_HPICSR = pao->pci.ap_mem_base[0];
530 HPI_DEBUG_LOG(VERBOSE, "csr %p, dsp %p\n", phw->dw2040_HPICSR,
704 iowrite32(dw2040_reset, phw->dw2040_HPICSR + HPI_RESET);
711 delay = ioread32(phw->dw2040_HPICSR + HPI_RESET);
719 iowrite32(0x00000003, phw->dw2040_HPICSR + HPI_DATA_WIDTH);
723 iowrite32(0x60000000, phw->dw2040_HPICSR + INTERRUPT_MASK_SET);
729 iowrite32(dw2040_reset, phw->dw2040_HPICSR + HPI_RESET);
736 iowrite32(dw2040_reset, phw->dw2040_HPICSR + HPI_RESET);
738 iowrite32(dw2040_reset, phw->dw2040_HPICSR
[all...]

Completed in 104 milliseconds