Searched refs:D40_MEM_LCSP3_DLOS_MASK (Results 1 - 3 of 3) 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.c440 dlos = lli_dst->lcsp13 & D40_MEM_LCSP3_DLOS_MASK;
449 dlos = lli_dst[i + 1].lcsp13 & D40_MEM_LCSP3_DLOS_MASK;
H A Dste_dma40_ll.h112 #define D40_MEM_LCSP3_DLOS_MASK (0x7F << D40_MEM_LCSP3_DLOS_POS) macro
H A Dste_dma40.c1411 is_link = readl(&d40c->lcpa->lcsp3) & D40_MEM_LCSP3_DLOS_MASK;

Completed in 26 milliseconds