Searched refs:prHPI_data (Results 1 – 1 of 1) sorted by relevance
133 __iomem u32 *prHPI_data; member497 phw->ado[dsp_index].prHPI_data = in create_adapter_obj()507 phw->ado[dsp_index].prHPI_data, in create_adapter_obj()1163 iowrite32(data, pdo->prHPI_data); in hpi_write_word()1175 data = ioread32(pdo->prHPI_data); in hpi_read_word()1195 iowrite32(*(pdata + length - 1), pdo->prHPI_data); in hpi_write_block()1215 *(pdata + length - 1) = ioread32(pdo->prHPI_data); in hpi_read_block()