Searched refs:dest_per (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/include/mach/
H A Ddma.h105 int dest_per; member in struct:pnx4008_dma_ch_config
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pnx4008/
H A Ddma.c618 *cfg |= ((ch_cfg->dest_per & 0x1f) << 6);
644 ch_cfg->dest_per = cfg & 0x1f;

Completed in 53 milliseconds