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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dste_dma40_ll.c296 D40_MEM_LCSP1_SLOS_MASK;
439 slos = lli_src->lcsp13 & D40_MEM_LCSP1_SLOS_MASK;
448 slos = lli_src[i + 1].lcsp13 & D40_MEM_LCSP1_SLOS_MASK;
H A Dste_dma40_ll.h94 #define D40_MEM_LCSP1_SLOS_MASK (0x7F << D40_MEM_LCSP1_SLOS_POS) macro

Completed in 99 milliseconds