Searched refs:D40_ALLOC_PHY (Results 1 - 1 of 1) 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.c40 #define D40_ALLOC_PHY (1 << 30) macro
1035 phy->allocated_dst = D40_ALLOC_PHY;
1036 phy->allocated_src = D40_ALLOC_PHY;
1044 if (phy->allocated_src == D40_ALLOC_PHY)
1056 if (phy->allocated_dst == D40_ALLOC_PHY)
2378 base->phy_res[i].allocated_src = D40_ALLOC_PHY;
2379 base->phy_res[i].allocated_dst = D40_ALLOC_PHY;
2390 base->phy_res[i].allocated_src = D40_ALLOC_PHY;
2391 base->phy_res[i].allocated_dst = D40_ALLOC_PHY;
2626 == D40_ALLOC_PHY) {
[all...]

Completed in 112 milliseconds