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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Ddbdma.c535 dp->dscr_cmd0 = cmd0;
584 if (dp->dscr_cmd0 & DSCR_CMD0_V)
592 dp->dscr_cmd0 |= DSCR_CMD0_IE;
594 dp->dscr_cmd0 &= ~DSCR_CMD0_IE;
604 dp->dscr_cmd0 |= DSCR_CMD0_V; /* Let it rip */
640 if (dp->dscr_cmd0 & DSCR_CMD0_V)
647 dp->dscr_cmd0 |= DSCR_CMD0_IE;
649 dp->dscr_cmd0 &= ~DSCR_CMD0_IE;
661 dp->dscr_cmd0 |= DSCR_CMD0_V; /* Let it rip */
703 if (dp->dscr_cmd0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dau1xxx-ide.c66 while (dp->dscr_cmd0 & DSCR_CMD0_V)
84 while (dp->dscr_cmd0 & DSCR_CMD0_V)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h101 u32 dscr_cmd0; /* See below */ member in struct:au1xxx_ddma_desc

Completed in 27 milliseconds