pbdma_ctrl         41 arch/mips/include/asm/sgi/hpc3.h 	volatile u32 pbdma_ctrl;	/* pbus dma channel control register has
pbdma_ctrl        156 arch/mips/sgi-ip22/ip28-berr.c 		hpc3.pbdma[i].ctrl  = hpc3c0->pbdma[i].pbdma_ctrl;
pbdma_ctrl        303 sound/mips/hal2.c 	if (hal2->dac.pbus.pbus->pbdma_ctrl & HPC3_PDMACTRL_INT) {
pbdma_ctrl        307 sound/mips/hal2.c 	if (hal2->adc.pbus.pbus->pbdma_ctrl & HPC3_PDMACTRL_INT) {
pbdma_ctrl        374 sound/mips/hal2.c 	pbus->pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
pbdma_ctrl        399 sound/mips/hal2.c 	pbus->pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
pbdma_ctrl        418 sound/mips/hal2.c 	pbus->pbus->pbdma_ctrl = pbus->ctrl | HPC3_PDMACTRL_ACT;
pbdma_ctrl        428 sound/mips/hal2.c 	pbus->pbus->pbdma_ctrl = pbus->ctrl | HPC3_PDMACTRL_ACT;
pbdma_ctrl        435 sound/mips/hal2.c 	hal2->dac.pbus.pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
pbdma_ctrl        441 sound/mips/hal2.c 	hal2->adc.pbus.pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;