Searched refs:prHPI_data (Results 1 – 1 of 1) sorted by relevance
122 __iomem u32 *prHPI_data; member486 phw->ado[dsp_index].prHPI_data = in create_adapter_obj()496 phw->ado[dsp_index].prHPI_data, in create_adapter_obj()1152 iowrite32(data, pdo->prHPI_data); in hpi_write_word()1164 data = ioread32(pdo->prHPI_data); in hpi_read_word()1184 iowrite32(*(pdata + length - 1), pdo->prHPI_data); in hpi_write_block()1204 *(pdata + length - 1) = ioread32(pdo->prHPI_data); in hpi_read_block()