Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
H A Dsys_titan.c68 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 (!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()
H A Dsys_dp264.c54 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in tsunami_update_irq_hw() local
70 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()
/linux/drivers/staging/most/
H A DMakefile5 obj-$(CONFIG_MOST_DIM2) += dim2/
H A DKconfig25 source "drivers/staging/most/dim2/Kconfig"
/linux/drivers/staging/most/dim2/
H A DMakefile4 most_dim2-objs := dim2.o hal.o
/linux/arch/alpha/include/asm/
H A Dcore_tsunami.h59 tsunami_64 dim2; member
H A Dcore_titan.h59 titan_64 dim2; member
/linux/drivers/dma/ti/
H A Dk3-udma.c3099 tr_req[tr_idx].dim2 = trigger_size; in udma_prep_slave_sg_triggered_tr()
3145 tr_req[tr_idx].dim2 = trigger_size; in udma_prep_slave_sg_triggered_tr()