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

/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_adsl.h63 #define MAX_RX_DMA_CHANNEL_NUMBER MAX_ITF_NUMBER macro
H A Difxmips_ptm_vdsl.h58 #define MAX_RX_DMA_CHANNEL_NUMBER 1 macro
H A Difxmips_ptm_adsl.c982 for ( i = 0, bit = 1; i < MAX_RX_DMA_CHANNEL_NUMBER; i++, bit <<= 1 )
996 for ( i = 0; i < MAX_RX_DMA_CHANNEL_NUMBER; i++ )
999 for ( i = 0; i < MAX_RX_DMA_CHANNEL_NUMBER; i++ )
1344 IFX_REG_W32((1 << MAX_RX_DMA_CHANNEL_NUMBER) - 1, CFG_WRX_DMACH_ON);
1359 for ( i = 0; i < MAX_RX_DMA_CHANNEL_NUMBER; i++ ) {
/openwrt/package/kernel/lantiq/ltq-atm/src/
H A Difxmips_atm_core.h123 #define MAX_RX_DMA_CHANNEL_NUMBER 8 macro

Completed in 41 milliseconds