Searched refs:dim2 (Results 1 – 4 of 4) sorted by relevance
68 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in titan_update_irq_hw() local85 dim2 = &cchip->dim2.csr; in titan_update_irq_hw()89 if (!cpumask_test_cpu(2, &cpm)) 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()
54 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in tsunami_update_irq_hw() local70 dim2 = &cchip->dim2.csr; in tsunami_update_irq_hw()74 if (!cpu_possible(2)) dim2 = &dummy; in tsunami_update_irq_hw()79 *dim2 = mask2; in tsunami_update_irq_hw()84 *dim2; in tsunami_update_irq_hw()90 else if (bcpu == 2) dimB = &cchip->dim2.csr; in tsunami_update_irq_hw()
58 tsunami_64 dim2; member
58 titan_64 dim2; member