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

/linux-master/sound/pci/asihpi/
H A Dhpi6000.c105 #define HPI_RESET 5 macro
592 iowrite32(0x0003000F, phw->dw2040_HPICSR + HPI_RESET);
666 iowrite32(dw2040_reset, phw->dw2040_HPICSR + HPI_RESET);
673 delay = ioread32(phw->dw2040_HPICSR + HPI_RESET);
692 iowrite32(dw2040_reset, phw->dw2040_HPICSR + HPI_RESET);
699 iowrite32(dw2040_reset, phw->dw2040_HPICSR + HPI_RESET);
701 iowrite32(dw2040_reset, phw->dw2040_HPICSR + HPI_RESET);
705 iowrite32(dw2040_reset, phw->dw2040_HPICSR + HPI_RESET);

Completed in 147 milliseconds