Searched refs:dim2 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/staging/most/dim2/ |
H A D | hal.c | 147 writel(val, &g.dim2->MADR); in dim2_transfer_madr() 164 writel(0, &g.dim2->MDAT0); in dim2_clear_dbr() 359 writel(readl(&g.dim2->ACMR0) | bit_mask(ch_addr), &g.dim2->ACMR0); in dim2_configure_channel() 365 writel(readl(&g.dim2->ACMR0) & ~bit_mask(ch_addr), &g.dim2->ACMR0); in dim2_clear_channel() 523 writel(0, &g.dim2->MIEN); in dim2_cleanup() 530 writel(0, &g.dim2->ACMR0); in dim2_cleanup() 531 writel(0, &g.dim2->ACMR1); in dim2_cleanup() 543 &g.dim2->MLBC0); in dim2_initialize() 728 g.dim2 = dim_base_address; in dim_startup() 776 writel(0, &g.dim2->MS0); in dim_service_mlb_int_irq() [all …]
|
H A D | Makefile | 4 most_dim2-objs := dim2.o hal.o
|
H A D | dim2.c | 141 ATTRIBUTE_GROUPS(dim2);
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | sys_titan.c | 68 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 D | sys_dp264.c | 54 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()
|
/openbmc/linux/drivers/staging/most/ |
H A D | Makefile | 5 obj-$(CONFIG_MOST_DIM2) += dim2/
|
H A D | Kconfig | 25 source "drivers/staging/most/dim2/Kconfig"
|
/openbmc/linux/include/linux/dma/ |
H A D | ti-cppi5.h | 768 s32 dim2; member 791 s32 dim2; member 829 s32 dim2; member
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | core_tsunami.h | 59 tsunami_64 dim2; member
|
H A D | core_titan.h | 59 titan_64 dim2; member
|
/openbmc/linux/drivers/dma/ti/ |
H A D | k3-udma.c | 3092 tr_req[tr_idx].dim2 = trigger_size; in udma_prep_slave_sg_triggered_tr() 3138 tr_req[tr_idx].dim2 = trigger_size; in udma_prep_slave_sg_triggered_tr()
|
/openbmc/ |
H A D | opengrok1.0.log | 25937 …ldren: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/staging/most/dim2/Kconfig.gz 25938 …sChildren: its children prevent delete: /opengrok/data/xref/openbmc/linux/drivers/staging/most/dim2
|
H A D | opengrok2.0.log | 25557 …ldren: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/staging/most/dim2/Kconfig.gz 25558 …sChildren: its children prevent delete: /opengrok/data/xref/openbmc/linux/drivers/staging/most/dim2
|