Searched refs:DSCR_CMD0_V (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.c584 if (dp->dscr_cmd0 & DSCR_CMD0_V)
604 dp->dscr_cmd0 |= DSCR_CMD0_V; /* Let it rip */
640 if (dp->dscr_cmd0 & DSCR_CMD0_V)
661 dp->dscr_cmd0 |= DSCR_CMD0_V; /* Let it rip */
703 if (dp->dscr_cmd0 & DSCR_CMD0_V)
778 dp->dscr_cmd0 &= ~DSCR_CMD0_V;
923 if (dp->dscr_cmd0 & DSCR_CMD0_V)
935 dp->dscr_cmd0 |= dscr->dscr_cmd0 | DSCR_CMD0_V;
/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.h118 #define DSCR_CMD0_V (1 << 31) /* Descriptor valid */ macro

Completed in 68 milliseconds