Searched refs:prHPI_data (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.c134 __iomem u32 *prHPI_data; member in struct:dsp_obj
542 phw->ado[dsp_index].prHPI_data =
552 phw->ado[dsp_index].prHPI_data,
1190 iowrite32(data, pdo->prHPI_data);
1202 data = ioread32(pdo->prHPI_data);
1222 iowrite32(*(pdata + length - 1), pdo->prHPI_data);
1242 *(pdata + length - 1) = ioread32(pdo->prHPI_data);

Completed in 113 milliseconds