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

/linux-master/sound/mips/
H A Dhal2.c47 unsigned int ctrl; /* Current state of pbus->pbdma_ctrl */
303 if (hal2->dac.pbus.pbus->pbdma_ctrl & HPC3_PDMACTRL_INT) {
307 if (hal2->adc.pbus.pbus->pbdma_ctrl & HPC3_PDMACTRL_INT) {
374 pbus->pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
399 pbus->pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
418 pbus->pbus->pbdma_ctrl = pbus->ctrl | HPC3_PDMACTRL_ACT;
428 pbus->pbus->pbdma_ctrl = pbus->ctrl | HPC3_PDMACTRL_ACT;
435 hal2->dac.pbus.pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
441 hal2->adc.pbus.pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
/linux-master/arch/mips/include/asm/sgi/
H A Dhpc3.h41 volatile u32 pbdma_ctrl; /* pbus dma channel control register has member in struct:hpc3_pbus_dmacregs
/linux-master/arch/mips/sgi-ip22/
H A Dip28-berr.c156 hpc3.pbdma[i].ctrl = hpc3c0->pbdma[i].pbdma_ctrl;

Completed in 188 milliseconds