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

/drivers/isdn/hardware/avm/
H A Dc4.c70 #define DC21285_ARMCSR_BASE 0x42000000 macro
310 c4_poke(card, DC21285_ARMCSR_BASE + CHAN_1_CONTROL, 0);
311 c4_poke(card, DC21285_ARMCSR_BASE + CHAN_2_CONTROL, 0);
334 c4_poke(card, DC21285_ARMCSR_BASE + CHAN_1_CONTROL, 0);
335 c4_poke(card, DC21285_ARMCSR_BASE + CHAN_2_CONTROL, 0);
343 if (c4_poke(card, DC21285_ARMCSR_BASE+DBELL_SA_MASK, 0)) return 5;
344 if (c4_poke(card, DC21285_ARMCSR_BASE+DBELL_PCI_MASK, 0)) return 6;
345 if (c4_poke(card, DC21285_ARMCSR_BASE+SA_CONTROL, SA_CTL_ALLRIGHT))
347 if (c4_poke(card, DC21285_ARMCSR_BASE+XBUS_CYCLE, INIT_XBUS_CYCLE))
349 if (c4_poke(card, DC21285_ARMCSR_BASE
[all...]

Completed in 9 milliseconds