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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dhal2.c66 unsigned int ctrl; /* Current state of pbus->pbdma_ctrl */
354 if (hal2->dac.pbus.pbus->pbdma_ctrl & HPC3_PDMACTRL_INT) {
358 if (hal2->adc.pbus.pbus->pbdma_ctrl & HPC3_PDMACTRL_INT) {
437 pbus->pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
468 pbus->pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
498 pbus->pbus->pbdma_ctrl = pbus->ctrl | HPC3_PDMACTRL_ACT;
509 pbus->pbus->pbdma_ctrl = pbus->ctrl | HPC3_PDMACTRL_ACT;
516 hal2->dac.pbus.pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
522 hal2->adc.pbus.pbus->pbdma_ctrl = HPC3_PDMACTRL_LD;
616 if (!tail->cnt && !(adc->pbus.pbus->pbdma_ctrl
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sgi/
H A Dhpc3.h41 volatile u32 pbdma_ctrl; /* pbus dma channel control register has member in struct:hpc3_pbus_dmacregs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sgi/
H A Dhpc3.h41 volatile u32 pbdma_ctrl; /* pbus dma channel control register has member in struct:hpc3_pbus_dmacregs

Completed in 83 milliseconds