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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Didt77252.c534 tct = (unsigned long) (card->tct_base + index * SAR_SRAM_TCT_SIZE);
1750 tct = (unsigned long) (card->tct_base + vc->index * SAR_SRAM_TCT_SIZE);
2706 tct = (unsigned long) (card->tct_base + i * SAR_SRAM_TCT_SIZE);
3009 write_sram(card, card->tct_base + 0, TCT_UBR | card->scd_base);
3010 write_sram(card, card->tct_base + 1, 0);
3011 write_sram(card, card->tct_base + 2, 0);
3012 write_sram(card, card->tct_base + 3, 0);
3013 write_sram(card, card->tct_base + 4, 0);
3014 write_sram(card, card->tct_base + 5, 0);
3015 write_sram(card, card->tct_base
[all...]
H A Didt77252.h366 unsigned long tct_base; /* TCT base address in SRAM */ member in struct:idt77252_dev

Completed in 99 milliseconds