Searched refs:dim3 (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | sys_titan.c | 69 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in titan_update_irq_hw() 87 dim3 = &cchip->dim3.csr; in titan_update_irq_hw() 91 if (!cpumask_test_cpu(3, &cpm)) dim3 = &dummy; in titan_update_irq_hw() 96 *dim3 = mask3; in titan_update_irq_hw() 101 *dim3; in titan_update_irq_hw() 107 else if (bcpu == 3) dimB = &cchip->dim3.csr; in titan_update_irq_hw() 68 volatile unsigned long *dim0, *dim1, *dim2, *dim3; titan_update_irq_hw() local
|
H A D | sys_dp264.c | 54 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in tsunami_update_irq_hw() local 71 dim3 = &cchip->dim3.csr; in tsunami_update_irq_hw() 75 if (!cpu_possible(3)) dim3 = &dummy; in tsunami_update_irq_hw() 80 *dim3 = mask3; in tsunami_update_irq_hw() 85 *dim3; in tsunami_update_irq_hw() 91 else dimB = &cchip->dim3.csr; in tsunami_update_irq_hw()
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | sys_titan.c | 69 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in titan_update_irq_hw() 87 dim3 = &cchip->dim3.csr; in titan_update_irq_hw() 91 if (!cpumask_test_cpu(3, &cpm)) dim3 = &dummy; in titan_update_irq_hw() 96 *dim3 = mask3; in titan_update_irq_hw() 101 *dim3; in titan_update_irq_hw() 107 else if (bcpu == 3) dimB = &cchip->dim3.csr; in titan_update_irq_hw() 68 volatile unsigned long *dim0, *dim1, *dim2, *dim3; titan_update_irq_hw() local
|
H A D | sys_dp264.c | 54 volatile unsigned long *dim0, *dim1, *dim2, *dim3; in tsunami_update_irq_hw() local 71 dim3 = &cchip->dim3.csr; in tsunami_update_irq_hw() 75 if (!cpu_possible(3)) dim3 = &dummy; in tsunami_update_irq_hw() 80 *dim3 = mask3; in tsunami_update_irq_hw() 85 *dim3; in tsunami_update_irq_hw() 91 else dimB = &cchip->dim3.csr; in tsunami_update_irq_hw()
|
/kernel/linux/linux-5.10/include/linux/dma/ |
H A D | ti-cppi5.h | 780 * @dim3: Signed dimension for loop level 3 791 s32 dim3; member 807 * @dim3: Signed dimension for loop level 3 for source 829 s32 dim3; member
|
/kernel/linux/linux-6.6/include/linux/dma/ |
H A D | ti-cppi5.h | 781 * @dim3: Signed dimension for loop level 3 792 s32 dim3; member 808 * @dim3: Signed dimension for loop level 3 for source 830 s32 dim3; member
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | core_tsunami.h | 60 tsunami_64 dim3; member
|
H A D | core_titan.h | 60 titan_64 dim3; member
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | core_tsunami.h | 60 tsunami_64 dim3; member
|
H A D | core_titan.h | 60 titan_64 dim3; member
|
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | k3-udma.c | 3093 tr_req[tr_idx].dim3 = trigger_size * tr0_cnt2; in udma_prep_slave_sg_triggered_tr()
|
Completed in 17 milliseconds