Searched refs:DCMD_BURST16 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-pxa/include/plat/
H A Ddma.h47 #define DCMD_BURST16 (2 << 16) /* 16 byte burst */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dpxa2xx-ac97.c72 DCMD_BURST16 | DCMD_WIDTH2,
80 DCMD_BURST16 | DCMD_WIDTH2,
88 DCMD_BURST16 | DCMD_WIDTH2,
H A Dpxa-ssp.c104 (width4 ? DCMD_WIDTH4 : DCMD_WIDTH2) | DCMD_BURST16;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dpxa2xx_spi.c814 case DCMD_BURST16:
832 *burst_code = DCMD_BURST16;
843 *burst_code = DCMD_BURST16;

Completed in 49 milliseconds