Home
last modified time | relevance | path

Searched refs:dim2 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/alpha/kernel/
Dsys_titan.c69 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in titan_update_irq_hw() local
85 dim2 = &cchip->dim2.csr; in titan_update_irq_hw()
89 if ((cpm & 4) == 0) dim2 = &dummy; in titan_update_irq_hw()
94 *dim2 = mask2; in titan_update_irq_hw()
99 *dim2; in titan_update_irq_hw()
105 else if (bcpu == 2) dimB = &cchip->dim2.csr; in titan_update_irq_hw()
Dsys_dp264.c56 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in tsunami_update_irq_hw() local
72 dim2 = &cchip->dim2.csr; in tsunami_update_irq_hw()
76 if ((cpm & 4) == 0) dim2 = &dummy; in tsunami_update_irq_hw()
81 *dim2 = mask2; in tsunami_update_irq_hw()
86 *dim2; in tsunami_update_irq_hw()
92 else if (bcpu == 2) dimB = &cchip->dim2.csr; in tsunami_update_irq_hw()
/linux-2.4.37.9/include/asm-alpha/
Dcore_tsunami.h58 tsunami_64 dim2; member
Dcore_titan.h59 titan_64 dim2; member